We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff91fbe commit 5abbdd5Copy full SHA for 5abbdd5
.github/workflows/trivy-vulnerability-triage.yml
@@ -22,6 +22,7 @@ env:
22
permissions:
23
contents: read
24
packages: read
25
+ id-token: write # Required for OIDC authentication
26
27
jobs:
28
scan:
0 commit comments