We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3781735 commit b4d5ca3Copy full SHA for b4d5ca3
1 file changed
.github/workflows/stage-1-commit.yaml
@@ -150,6 +150,7 @@ jobs:
150
name: "Trivy IaC Scan"
151
permissions:
152
contents: read
153
+ packages: read
154
runs-on: ubuntu-latest
155
timeout-minutes: 10
156
needs: detect-terraform-changes
@@ -172,6 +173,7 @@ jobs:
172
173
name: "Trivy Package Scan"
174
175
176
177
178
179
steps:
0 commit comments