Skip to content

Commit

Permalink
Merge pull request #82 from MakingSense/dependabot/github_actions/mat…
Browse files Browse the repository at this point in the history
…hieudutour/github-tag-action-6.2
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
2 parents d306957 + 03a8a02 commit 94af13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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 }}
- name: Create a GitHub release
Expand Down

0 comments on commit 94af13f

Please sign in to comment.