Skip to content

Commit 5ef1a6e

Browse files
authored
Merge pull request #1007 from kubewarden/dependabot/github_actions/actions/upload-artifact-4.5.0
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
2 parents 76f5849 + 76a2cf6 commit 5ef1a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
policy-server-attestation-${{ matrix.arch }}-checksum.txt
164164
165165
- name: Upload SBOMs as artifacts
166-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
166+
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
167167
with:
168168
name: attestation-${{ matrix.arch }}
169169
path: policy-server-attestation-${{ matrix.arch }}*

0 commit comments

Comments
 (0)