oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.95k stars 237 forks source link

GitHub Actions template contains linting errors #4103

Open mihaur opened 1 month ago

mihaur commented 1 month ago

Describe the bug When using megalinter on GitHub Actions template I get errors from Checkov, KICS and Lychee linters.

To Reproduce Run megalinter on a project with GitHub Actions template.

Expected behavior I expected template to be free of linting errors so I can focus on finding issues in my code/IaC.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.

nvuillam commented 6 days ago

@mihaur good catch :)

Would you like to make a PR to fix the template ? :)