Skip to content

Commit

Permalink
Update github-tag-action to v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abatishchev authored Nov 12, 2024
1 parent f6b23a3 commit 85102cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# create version
- name: Bump version and push tag (what-if)
id: tag_version
uses: loekd/github-tag-action@v6.1
uses: loekd/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
dry_run: true
Expand Down

0 comments on commit 85102cb

Please sign in to comment.