File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 working-directory : ./tools
2121 run : ./releaser/scripts/setghenv.sh
2222 - name : Create Release
23- uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
23+ uses : softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836
2424 with :
2525 body : ${{ env.RELEASE_NOTES }}
2626 tag_name : ${{ env.RELEASE_TAG }}
5050 KONDUKTO_REPO : ${{ vars.KONDUKTO_REPO }}
5151 KONDUKTO_BRANCH_PREFIX : ${{ vars.KONDUKTO_BRANCH_PREFIX }}
5252 - name : Upload SBOM as release artifact
53- uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
53+ uses : softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836
5454 with :
5555 files : compliance/sbom.json
5656 tag_name : ${{ env.RELEASE_TAG }}
You can’t perform that action at this time.
0 commit comments