Skip to content

Commit 115d8da

Browse files
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#532)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d97f466 commit 115d8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
133+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
134134
with:
135135
path: ${{ runner.temp }}/digests
136136
pattern: digest-*

0 commit comments

Comments
 (0)