Skip to content

Commit 943a11d

Browse files
authored
Merge pull request #152 from rancher-sandbox/dependabot/github_actions/actions/download-artifact-8.0.1
Bump actions/download-artifact from 4.3.0 to 8.0.1
2 parents 3079729 + 69729e3 commit 943a11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
tag: ${{ needs.build.outputs.tag }}
3838
steps:
3939
- name: Download artifact
40-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
40+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4141
with:
4242
name: distro
4343
- name: Rename tarball

0 commit comments

Comments
 (0)