File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181
8282 - name : Generate Tag
8383 id : generate_tag
84- uses : anothrNick/github-tag-action@1.61 .0
84+ uses : anothrNick/github-tag-action@1.73 .0
8585 env :
8686 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
8787 WITH_V : true
@@ -160,7 +160,7 @@ jobs:
160160 # Generate tag for operator without "v"
161161 - name : Generate Operator Tag
162162 id : generate_operator_tag
163- uses : anothrNick/github-tag-action@1.61 .0
163+ uses : anothrNick/github-tag-action@1.73 .0
164164 env :
165165 GITHUB_TOKEN : ${{ secrets.PUBLISH_TOKEN }}
166166 WITH_V : false
@@ -244,7 +244,7 @@ jobs:
244244
245245 # Push Latest Tag
246246 - name : Push Latest Tag
247- uses : anothrNick/github-tag-action@1.61 .0
247+ uses : anothrNick/github-tag-action@1.73 .0
248248 env :
249249 GITHUB_TOKEN : ${{ secrets.PUBLISH_TOKEN }}
250250 WITH_V : true
You can’t perform that action at this time.
0 commit comments