Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0
Browse files Browse the repository at this point in the history
dependabot upped to a non-existing version, wut
  • Loading branch information
bart6114 committed Jul 1, 2024
1 parent 306a336 commit cc17b04
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 @@ -45,7 +45,7 @@ jobs:
- name: Bump version and push tag
if: github.ref == 'refs/heads/main'
id: tag_action
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit cc17b04

Please sign in to comment.