Skip to content

Commit

Permalink
Merge pull request #142 from Mikael-RnD/dependabot/github_actions/mat…
Browse files Browse the repository at this point in the history
…hieudutour/github-tag-action-6.2

build(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
mikael-andersson91 authored Mar 19, 2024
2 parents 43e26bd + d6a0ea1 commit 0326cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: echo Triggered by ${{ github.event_name }} event

- id: bump_tag
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: main
Expand Down

0 comments on commit 0326cf2

Please sign in to comment.