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.
1 parent 3ef2e4a commit 9e74f4dCopy full SHA for 9e74f4d
.github/workflows/build.yml
@@ -153,7 +153,7 @@ jobs:
153
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
154
155
- name: Download digests
156
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 #v5.0.0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 #v6.0.0
157
with:
158
path: ${{ runner.temp }}/digests
159
pattern: digests-*
0 commit comments