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