We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f001ad + 37e877d commit 272cc78Copy full SHA for 272cc78
1 file changed
.github/workflows/reusable-docker-build-native.yaml
@@ -240,7 +240,7 @@ jobs:
240
INPUTS_IMAGE_NAMES: ${{ inputs.image-names }}
241
242
- name: Download digests
243
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 #v4.3.0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 #v6.0.0
244
with:
245
path: ${{ runner.temp }}/digests
246
pattern: digests-*
0 commit comments