Skip to content

Commit 0d60cee

Browse files
Bump actions/download-artifact from 7.0.0 to 8.0.0 (#524)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d8a41 commit 0d60cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- ghcr.io
131131
steps:
132132
- name: Download digests
133-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
133+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
134134
with:
135135
path: ${{ runner.temp }}/digests
136136
pattern: digest-*

0 commit comments

Comments
 (0)