Skip to content

Commit

Permalink
Merge pull request #14 from IAreKyleW00t/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…thieudutour/github-tag-action-6.2

build(deps): Bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
IAreKyleW00t committed Mar 12, 2024
2 parents aee6217 + ef52bc9 commit d166063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Bump version tag
id: tag
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 d166063

Please sign in to comment.