We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c57f035 + c2858e5 commit 2afcb98Copy full SHA for 2afcb98
.github/workflows/attest-and-deploy.yml
@@ -61,7 +61,7 @@ jobs:
61
62
# Publish the SBOM (Zipped per https://github.com/actions/upload-artifact?tab=readme-ov-file#zip-archives)
63
- name: Publish the SBOM
64
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
65
with:
66
name: sbom
67
path: sbom.spdx.json
0 commit comments