Skip to content

Commit 2dbfe7c

Browse files
authored
Added perm to allow OIDC auth (#190)
1 parent 3e20473 commit 2dbfe7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scheduled-container-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
name: Scheduled Container Scan
1414
permissions:
1515
contents: read
16+
id-token: write
1617
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scheduled-container-scan.yml@9fbe4cbba23d4a768eb36462458a4cfcb63682e1 # v5.2.0
1718
secrets:
1819
cve-scan-slack-webhook-url: ${{ secrets.ANALYTICAL_PLATFORM_CVE_SCAN_SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)