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 8080
8181 - name : Generate Tag
8282 id : generate_tag
83- uses : anothrNick/github-tag-action@1.61 .0
83+ uses : anothrNick/github-tag-action@1.75 .0
8484 env :
8585 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
8686 WITH_V : true
@@ -159,7 +159,7 @@ jobs:
159159 # Generate tag for operator without "v"
160160 - name : Generate Operator Tag
161161 id : generate_operator_tag
162- uses : anothrNick/github-tag-action@1.61 .0
162+ uses : anothrNick/github-tag-action@1.75 .0
163163 env :
164164 GITHUB_TOKEN : ${{ secrets.PUBLISH_TOKEN }}
165165 WITH_V : false
@@ -243,7 +243,7 @@ jobs:
243243
244244 # Push Latest Tag
245245 - name : Push Latest Tag
246- uses : anothrNick/github-tag-action@1.61 .0
246+ uses : anothrNick/github-tag-action@1.75 .0
247247 env :
248248 GITHUB_TOKEN : ${{ secrets.PUBLISH_TOKEN }}
249249 WITH_V : true
You can’t perform that action at this time.
0 commit comments