We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c48f19 + 08ccb3e commit a22a641Copy full SHA for a22a641
1 file changed
.github/workflows/build.yml
@@ -156,7 +156,7 @@ jobs:
156
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
157
158
- name: Download digests
159
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 #v7.0.0
+ uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 #v8.0.0
160
with:
161
path: ${{ runner.temp }}/digests
162
pattern: digests-*
0 commit comments