Skip to content

Commit

Permalink
Merge pull request #311 from com-pas/dependabot/github_actions/dawidd…
Browse files Browse the repository at this point in the history
…6/action-download-artifact-3

chore(deps): Bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
Stef3st authored Dec 14, 2023
2 parents df61edb + 140c90c commit fe2ac16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: cat $GITHUB_EVENT_PATH
- name: Download PR number artifact
if: github.event.workflow_run.event == 'pull_request'
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: SonarCloud Build
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit fe2ac16

Please sign in to comment.