We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400beed commit 37b22acCopy full SHA for 37b22ac
.github/workflows/mega-linter.yml
@@ -39,4 +39,4 @@ jobs:
39
# https://megalinter.io/configuration/
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
# Allow GITHUB_TOKEN for working around rate limits (aquasecurity/trivy#7668).
42
- REPOSITORY_TRIVY_UNSECURED_ENV_VARIABLES: GITHUB_TOKEN
+ REPOSITORY_TRIVY_UNSECURED_ENV_VARIABLES: GITHUB_TOKEN
0 commit comments