Skip to content

Commit

Permalink
chore: bump mathieudutour/github-tag-action from v5 to v5.2
Browse files Browse the repository at this point in the history
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from v5 to v5.2.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](mathieudutour/github-tag-action@v5...a250511)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2021
1 parent 603bce7 commit a9062e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: 'WyriHaximus/github-action-get-previous-tag@v1.0.1'
- name: 'Bump version and push tag'
id: 'tag_version'
uses: 'mathieudutour/github-tag-action@v5'
uses: 'mathieudutour/github-tag-action@v5.2'
with:
github_token: '${{ secrets.PAT_REPO_ONLY }}'
release_branches: 'main'
Expand Down

0 comments on commit a9062e6

Please sign in to comment.