Skip to content

Commit c78cbf0

Browse files
Bump mathieudutour/github-tag-action from 6.1 to 6.2
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2. - [Release notes](https://github.com/mathieudutour/github-tag-action/releases) - [Commits](mathieudutour/github-tag-action@v6.1...v6.2) --- updated-dependencies: - dependency-name: mathieudutour/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0373d02 commit c78cbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- if: steps.conditionals_handler.outputs.is_default_branch == 'true'
5353
name: Bump GH tag
5454
id: tag_generator
55-
uses: mathieudutour/github-tag-action@v6.1
55+
uses: mathieudutour/github-tag-action@v6.2
5656
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}
5858
default_bump: false

0 commit comments

Comments
 (0)