Skip to content

Commit dc6a3aa

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore: update actions/download-artifact action to v8.0.1
1 parent 25677f0 commit dc6a3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-parallel-multiarch-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
- vars
206206
steps:
207207
- name: Download digests
208-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
208+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
209209
with:
210210
path: ${{ runner.temp }}/digests
211211
pattern: digests-${{ inputs.title }}-*

0 commit comments

Comments
 (0)