We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e20473 commit 2dbfe7cCopy full SHA for 2dbfe7c
1 file changed
.github/workflows/scheduled-container-scan.yml
@@ -13,6 +13,7 @@ jobs:
13
name: Scheduled Container Scan
14
permissions:
15
contents: read
16
+ id-token: write
17
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scheduled-container-scan.yml@9fbe4cbba23d4a768eb36462458a4cfcb63682e1 # v5.2.0
18
secrets:
19
cve-scan-slack-webhook-url: ${{ secrets.ANALYTICAL_PLATFORM_CVE_SCAN_SLACK_WEBHOOK_URL }}
0 commit comments