Skip to content

Commit 6043934

Browse files
authored
Merge pull request #1023 from kubewarden/dependabot/github_actions/actions/upload-artifact-4.6.0
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
2 parents e03c5f7 + 3aea753 commit 6043934

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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
166+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
167167
with:
168168
name: attestation-${{ matrix.arch }}
169169
path: policy-server-attestation-${{ matrix.arch }}*

0 commit comments

Comments
 (0)