Skip to content

Commit e17f404

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore: update actions/download-artifact action to v4.2.1
1 parent 092ccc2 commit e17f404

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
@@ -202,7 +202,7 @@ jobs:
202202
- vars
203203
steps:
204204
- name: Download digests
205-
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
205+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
206206
with:
207207
path: ${{ runner.temp }}/digests
208208
pattern: digests-${{ inputs.title }}-*

0 commit comments

Comments
 (0)