Skip to content

Commit 19e2cc0

Browse files
authored
Merge pull request #1589 from microsoft/dependabot/github_actions/mathieudutour/github-tag-action-6.2
Bump mathieudutour/github-tag-action from 6.1 to 6.2
2 parents de5f430 + c78cbf0 commit 19e2cc0

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)