Skip to content

Commit

Permalink
chore(deps): update dependency anothrnick/github-tag-action to v1.69.…
Browse files Browse the repository at this point in the history
…0 (.github/workflows/release.yaml)
  • Loading branch information
IK Renovate Bot committed Apr 16, 2024
1 parent 86024c3 commit d9f17e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo "::set-output name=changelog::$(git log -1 --pretty=format:"%s")"
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.17.2
uses: anothrNick/github-tag-action@1.69.0
id: tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d9f17e8

Please sign in to comment.