We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bb4bf commit 0d16e2bCopy full SHA for 0d16e2b
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
KONDUKTO_REPO: ${{ vars.KONDUKTO_REPO }}
86
KONDUKTO_BRANCH_PREFIX: ${{ vars.KONDUKTO_BRANCH_PREFIX }}
87
- name: Upload SBOM as release artifact
88
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836
89
with:
90
files: compliance/sbom.json
91
tag_name: ${{ inputs.version_number }}
0 commit comments