We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092ccc2 commit e17f404Copy full SHA for e17f404
.github/workflows/docker-parallel-multiarch-build.yml
@@ -202,7 +202,7 @@ jobs:
202
- vars
203
steps:
204
- name: Download digests
205
- uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
206
with:
207
path: ${{ runner.temp }}/digests
208
pattern: digests-${{ inputs.title }}-*
0 commit comments