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 29
29
run : |
30
30
make release-controller-gen
31
31
- name : Release
32
- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2 .2
32
+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3 .2
33
33
with :
34
34
draft : false
35
35
files : out/*
Original file line number Diff line number Diff line change 39
39
run : |
40
40
make release-envtest KUBERNETES_VERSION=${{ env.KUBERNETES_VERSION }}
41
41
- name : Release
42
- uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2 .2
42
+ uses : softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3 .2
43
43
with :
44
44
tag_name : envtest-${{ env.KUBERNETES_VERSION }}
45
45
draft : false
You can’t perform that action at this time.
0 commit comments