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 623f542 commit 94a3d21Copy full SHA for 94a3d21
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
contents: write
21
attestations: write
22
steps:
23
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
24
- uses: SonarSource/ci-github-actions/build-poetry@master # dogfood
25
with:
26
sonar-platform: sqc-eu
.github/workflows/unified-dogfooding.yml
@@ -13,7 +13,7 @@ jobs:
13
id-token: write
14
15
16
17
18
19
run-shadow-scans: true
0 commit comments