Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit cc1ba1c

Browse files
build(deps): update all dependencies updates
1 parent 1e9962e commit cc1ba1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
policy-server-attestation-${{ matrix.arch }}-sbom.json
187187
188188
- name: Upload SBOMs as artifacts
189-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
189+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
190190
with:
191191
name: attestation-${{ matrix.arch }}
192192
path: policy-server-attestation-${{ matrix.arch }}*
@@ -243,7 +243,7 @@ jobs:
243243
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
244244

245245
- name: Download attestation artifact
246-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
246+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
247247
with:
248248
pattern: attestation-*
249249
path: ./

0 commit comments

Comments
 (0)