Skip to content

Commit

Permalink
Merge pull request #1055 from eclipse/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
  • Loading branch information
amvanbaren authored Nov 29, 2024
2 parents 6bdfea5 + 3608fac commit ecb71af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Download PR number artifact
if: github.event.workflow_run.event == 'pull_request'
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
workflow: CI
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit ecb71af

Please sign in to comment.