Skip to content

Commit 3bb798d

Browse files
authored
build(deps): bump actions/download-artifact to 8.0.1 (#60)
Merge the reviewed Dependabot update after current-head validation.
2 parents 9906915 + ace2de2 commit 3bb798d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
timeout-minutes: 90
2727
steps:
2828
- name: Download unprivileged policy evidence
29-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
29+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
3030
with:
3131
run-id: ${{ github.event.workflow_run.id }}
3232
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)