Skip to content

Commit c147547

Browse files
authored
Merge pull request #656 from microsoft/dependabot/github_actions/mathieudutour/github-tag-action-6.0
Bump mathieudutour/github-tag-action from 5.4 to 6.0
2 parents 135f8b1 + 591711d commit c147547

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
@@ -49,7 +49,7 @@ jobs:
4949
- if: steps.conditionals_handler.outputs.is_default_branch == 'true'
5050
name: Bump GH tag
5151
id: tag_generator
52-
uses: mathieudutour/github-tag-action@v5.4
52+
uses: mathieudutour/github-tag-action@v6.0
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}
5555
default_bump: false

0 commit comments

Comments
 (0)