Skip to content

Commit a22a641

Browse files
authored
deps(ci): bump actions/download-artifact from 7.0.0 to 8.0.0
deps(ci): bump actions/download-artifact from 7.0.0 to 8.0.0
2 parents 5c48f19 + 08ccb3e commit a22a641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
157157

158158
- name: Download digests
159-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 #v7.0.0
159+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 #v8.0.0
160160
with:
161161
path: ${{ runner.temp }}/digests
162162
pattern: digests-*

0 commit comments

Comments
 (0)