We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26eda5 commit 7e9b887Copy full SHA for 7e9b887
.github/workflows/scan-container.yml
@@ -14,6 +14,6 @@ jobs:
14
contents: read
15
id-token: write
16
pull-requests: write
17
- uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
+ uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@3229fa0ef4534b7e2f56e6d3eb79ebb814320f56 # v3.0.0
18
with:
19
runtime: python
0 commit comments