Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
parasshah195 committed Mar 4, 2024
2 parents c7ad572 + e7d0ac8 commit 9591c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # Fetch all history for all tags and branches

- name: Bump version and push tag
uses: anothrNick/github-tag-action@v1.39.0
uses: anothrNick/github-tag-action@v1.67.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch # Can be set to major, minor, or patch
Expand Down

0 comments on commit 9591c88

Please sign in to comment.