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 d23bcf4 commit 02abeccCopy full SHA for 02abecc
.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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836
+ uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5
89
with:
90
files: compliance/sbom.json
91
tag_name: ${{ inputs.version_number }}
0 commit comments