Skip to content

Commit

Permalink
updated_gh_action
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan committed Oct 27, 2023
1 parent 610ca13 commit f3c5d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createtagandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Bump version and push tag
id: tag_and_prepare_release
uses: moble/github-tag-action@main
uses: anothrNick/github-tag-action@1.61.0
env:
GITHUB_TOKEN: ${{ secrets.CD_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit f3c5d0c

Please sign in to comment.