in src/config-loader.ts [29:32]
for await (const file of globber.globGenerator()) { files.push(file) core.info(`Using configuration file: ${file}`) }