Bump mathieudutour/github-tag-action from 6.0 to 6.1

Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.0...v6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-31 04:02:01 +00:00 committed by refractionpcsx2
parent c32c4c1e46
commit 3e878f5124
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
# Docs - https://github.com/mathieudutour/github-tag-action # Docs - https://github.com/mathieudutour/github-tag-action
- name: Bump Version and Push Tag - name: Bump Version and Push Tag
id: tag_version id: tag_version
uses: mathieudutour/github-tag-action@v6.0 uses: mathieudutour/github-tag-action@v6.1
with: with:
# Workflows cannot trigger other workflows implicitly # Workflows cannot trigger other workflows implicitly
# - https://github.community/t/github-actions-workflow-not-triggering-with-tag-push/17053/7 # - https://github.community/t/github-actions-workflow-not-triggering-with-tag-push/17053/7