Skip to content

Commit 7cea72a

Browse files
authored
Merge pull request stakater#920 from stakater/renovate/anothrnick-github-tag-action-1.x
chore(deps): update anothrnick/github-tag-action action to v1.75.0
2 parents 388e01a + a76a29b commit 7cea72a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push-helm-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
commit_email: stakater@gmail.com
107107

108108
- name: Push new chart tag
109-
uses: anothrNick/github-tag-action@1.71.0
109+
uses: anothrNick/github-tag-action@1.75.0
110110
env:
111111
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
112112
WITH_V: false

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
org.opencontainers.image.revision=${{ github.sha }}
216216
217217
- name: Push Latest Tag
218-
uses: anothrNick/github-tag-action@1.71.0
218+
uses: anothrNick/github-tag-action@1.75.0
219219
env:
220220
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
221221
WITH_V: false

0 commit comments

Comments
 (0)