Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-4.2.0
This commit is contained in:
commit
d36dcabee6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux-release.yml
vendored
2
.github/workflows/linux-release.yml
vendored
|
|
@ -253,7 +253,7 @@ jobs:
|
|||
uses: sigstore/cosign-installer@v3.5.0
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
|
||||
with:
|
||||
path: artifacts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue