Skip to content

Commit ec33ee8

Browse files
authored
Merge pull request #1142 from jenkinsci/dependabot/github_actions/dawidd6/action-download-artifact-12
Bump dawidd6/action-download-artifact from 11 to 12
2 parents 834d406 + e13c8e1 commit ec33ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-monitor-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
ref: ${{ steps.pr.outputs.sha }}
3232
- name: Download PR Quality Reports from Quality Monitor Build workflow
33-
uses: dawidd6/action-download-artifact@v11
33+
uses: dawidd6/action-download-artifact@v12
3434
with:
3535
run_id: ${{ github.event.workflow_run.id }}
3636
name: quality-reports

0 commit comments

Comments
 (0)