Skip to content

Commit a1fef04

Browse files
authored
Merge pull request #565 from kubernetes-sigs/dependabot/github_actions/actions/upload-artifact-5.0.0
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
2 parents 829209d + eb085c1 commit a1fef04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-spdx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
spdx-tools-version: 1.1.8
5050
sbom-path: example-image-pause.spdx.json
5151

52-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
52+
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5353
if: ${{ always() }}
5454
with:
5555
name: Example SBOMs

0 commit comments

Comments
 (0)