Skip to content

Commit

Permalink
Merge pull request #116 from samgozman/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/mathieudutour/github-tag-action-6.2

chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
samgozman authored Apr 9, 2024
2 parents 40deb90 + 5308350 commit a8013a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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 }}

Expand Down

0 comments on commit a8013a6

Please sign in to comment.