Skip to content

Commit 69cb5bc

Browse files
Bump actions/download-artifact from 6.0.0 to 7.0.0 (#495)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6615b8e commit 69cb5bc

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@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
133+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
134134
with:
135135
path: ${{ runner.temp }}/digests
136136
pattern: digest-*

0 commit comments

Comments
 (0)