chore(actions)(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 #176

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/mathieudutour/github-tag-action-6.2 into next 2024-03-13 23:39:39 +01:00

View File

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: minor