Skip to content

Commit aca0c5f

Browse files
authored
Merge pull request #614 from com-pas/dependabot/github_actions/dawidd6/action-download-artifact-18
chore(deps): Bump dawidd6/action-download-artifact from 14 to 18
2 parents f14ccc9 + 7ac1bd2 commit aca0c5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: cat $GITHUB_EVENT_PATH
2020
- name: Download PR number artifact
2121
if: github.event.workflow_run.event == 'pull_request' || (github.event.workflow_run.actor == 'dependabot[bot]' && github.event.workflow_run.event == 'pull_request_target')
22-
uses: dawidd6/action-download-artifact@5c98f0b039f36ef966fdb7dfa9779262785ecb05 # v14
22+
uses: dawidd6/action-download-artifact@1f8785ff7a5130826f848e7f72725c85d241860f # v18
2323
with:
2424
workflow: SonarCloud Build
2525
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)