Skip to content

Commit

Permalink
Merge pull request qmk#27 from Taro-Hayashi/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/anothrNick/github-tag-action-1.67.0

Bump anothrNick/github-tag-action from 1.62.0 to 1.67.0
  • Loading branch information
Taro-Hayashi authored Aug 30, 2023
2 parents daf5024 + 4cd8f95 commit 811048b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fetch-depth: 0

- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.66.0
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BUMP: 'patch'

0 comments on commit 811048b

Please sign in to comment.