File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 run : |
3030 make release-controller-gen
3131 - name : Release
32- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2 .2
32+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3 .2
3333 with :
3434 draft : false
3535 files : out/*
Original file line number Diff line number Diff line change 3939 run : |
4040 make release-envtest KUBERNETES_VERSION=${{ env.KUBERNETES_VERSION }}
4141 - name : Release
42- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2 .2
42+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3 .2
4343 with :
4444 tag_name : envtest-${{ env.KUBERNETES_VERSION }}
4545 draft : false
You can’t perform that action at this time.
0 commit comments