Skip to content

Commit 969abf3

Browse files
dependabot[bot]galenlynch
authored andcommitted
build(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
--- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-version: '6.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b198b6d commit 969abf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
token: ${{ secrets.SERVICE_TOKEN }}
3939
- name: Compute new version number
4040
id: tag_version
41-
uses: mathieudutour/github-tag-action@v6.1
41+
uses: mathieudutour/github-tag-action@v6.2
4242
with:
4343
github_token: ${{ secrets.SERVICE_TOKEN }}
4444
release_branches: ${{ inputs.default_branch }}

0 commit comments

Comments
 (0)