We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de5f430 + c78cbf0 commit 19e2cc0Copy full SHA for 19e2cc0
.github/workflows/ci-cd.yml
@@ -52,7 +52,7 @@ jobs:
52
- if: steps.conditionals_handler.outputs.is_default_branch == 'true'
53
name: Bump GH tag
54
id: tag_generator
55
- uses: mathieudutour/github-tag-action@v6.1
+ uses: mathieudutour/github-tag-action@v6.2
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
default_bump: false
0 commit comments