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.
2 parents a055a61 + 8c358dd commit 77af28fCopy full SHA for 77af28f
1 file changed
.github/workflows/sonarcloud-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
run: cat $GITHUB_EVENT_PATH
24
- name: Download PR number artifact
25
if: github.event.workflow_run.event == 'pull_request'
26
- uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
+ uses: dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
27
with:
28
workflow: SonarCloud Build
29
run_id: ${{ github.event.workflow_run.id }}
@@ -48,7 +48,7 @@ jobs:
48
49
fetch-depth: 0
50
- name: Download build artifacts
51
52
53
54
0 commit comments