Skip to content

Commit 2cf24d0

Browse files
chore(deps): update actions/upload-artifact digest to 6027e3d
1 parent a441cca commit 2cf24d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-ko-publish/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ runs:
7474
with:
7575
version: v1
7676
args: app -licenses -json -output ${{ inputs.sbom-name }}-bom.cdx.json -main ${{ inputs.main-path }}
77-
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
77+
- uses: actions/upload-artifact@6027e3dd177782cd8ab9af838c04fd81a07f1d47
7878
with:
7979
name: ${{ inputs.sbom-name }}-bom-cdx
8080
path: ${{ inputs.sbom-name }}-bom.cdx.json

0 commit comments

Comments
 (0)