Commit ae67d2c 1 parent 55ad4f7 commit ae67d2c Copy full SHA for ae67d2c
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 83
83
84
84
- name : Generate Tag
85
85
id : generate_tag
86
- uses : anothrNick/github-tag-action@1.69 .0
86
+ uses : anothrNick/github-tag-action@1.70 .0
87
87
env :
88
88
GITHUB_TOKEN : ${{ secrets.STAKATER_GITHUB_TOKEN }}
89
89
WITH_V : true
@@ -196,7 +196,7 @@ jobs:
196
196
# Generate tag for operator without "v"
197
197
- name : Generate Operator Tag
198
198
id : generate_operator_tag
199
- uses : anothrNick/github-tag-action@1.69 .0
199
+ uses : anothrNick/github-tag-action@1.70 .0
200
200
env :
201
201
GITHUB_TOKEN : ${{ secrets.STAKATER_GITHUB_TOKEN }}
202
202
WITH_V : false
@@ -272,7 +272,7 @@ jobs:
272
272
branch : ${{ github.ref }}
273
273
274
274
- name : Push Latest Tag
275
- uses : anothrNick/github-tag-action@1.69 .0
275
+ uses : anothrNick/github-tag-action@1.70 .0
276
276
env :
277
277
GITHUB_TOKEN : ${{ secrets.STAKATER_GITHUB_TOKEN }}
278
278
WITH_V : true
You can’t perform that action at this time.
0 commit comments