Skip to content

Commit

Permalink
chore(deps): Bump anothrNick/github-tag-action from 1.60.0 to 1.61.0 (#…
Browse files Browse the repository at this point in the history
…174)

Bumps
[anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action)
from 1.60.0 to 1.61.0.
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent b497ed4 commit e177581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.60.0
uses: anothrNick/github-tag-action@1.61.0
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_DOC_TRIGGER_WF }}
WITH_V: true

0 comments on commit e177581

Please sign in to comment.