Skip to content

Commit

Permalink
Update github tag action version (flyteorg#261)
Browse files Browse the repository at this point in the history
Signed-off-by: Katrina Rogan <[email protected]>
  • Loading branch information
katrogan authored Apr 14, 2022
1 parent 64fe5cf commit 7ccfc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyteplugins/.github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: "0"
- name: Bump version and push tag
id: bump-version
uses: anothrNick/github-tag-action@1.17.2
uses: anothrNick/github-tag-action@1.36.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit 7ccfc83

Please sign in to comment.