Skip to content

Commit

Permalink
build(deps): bump christophebedard/tag-version-commit (#123)
Browse files Browse the repository at this point in the history
Bumps [christophebedard/tag-version-commit](https://github.com/christophebedard/tag-version-commit) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/christophebedard/tag-version-commit/releases)
- [Commits](christophebedard/tag-version-commit@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: christophebedard/tag-version-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 8338efb commit f90061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
-
name: Create tag
if: github.event.pull_request.merged == true && startsWith(${{ github.head_ref }}, "release/")
uses: christophebedard/tag-version-commit@v1.6.3
uses: christophebedard/tag-version-commit@v1.7.0
with:
token: ${{ secrets.REPO_GHA_PAT }}
version_regex: '^Release ([a-z-]+-v[0-9]+\.[0-9]+\.[0-9]+)'
Expand Down

0 comments on commit f90061f

Please sign in to comment.