Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.61.0 to 1.71.0
Browse files Browse the repository at this point in the history
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.61.0 to 1.71.0.
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.61.0...1.71.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1f04c9c commit 33407bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@v3
- name: 'Tag'
uses: anothrNick/github-tag-action@1.61.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ secrets.AUTOMATION_PAT }}

0 comments on commit 33407bb

Please sign in to comment.