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 20
20
working-directory : ./tools
21
21
run : ./releaser/scripts/setghenv.sh
22
22
- name : Create Release
23
- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
23
+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
24
24
with :
25
25
body : ${{ env.RELEASE_NOTES }}
26
26
tag_name : ${{ env.RELEASE_TAG }}
50
50
KONDUKTO_REPO : ${{ vars.KONDUKTO_REPO }}
51
51
KONDUKTO_BRANCH_PREFIX : ${{ vars.KONDUKTO_BRANCH_PREFIX }}
52
52
- name : Upload SBOM as release artifact
53
- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
53
+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
54
54
with :
55
55
files : compliance/sbom.json
56
56
tag_name : ${{ env.RELEASE_TAG }}
You can’t perform that action at this time.
0 commit comments