Skip to content

Commit

Permalink
chore(deps): update anothrnick/github-tag-action action to v1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent bee6af1 commit 103ad35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_on_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Bump version and push tag
# GitHub Action: https://github.com/marketplace/actions/github-tag-bump
uses: anothrNick/github-tag-action@1.67.0
uses: anothrNick/github-tag-action@1.69.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit 103ad35

Please sign in to comment.