Skip to content

Commit

Permalink
Merge pull request #58 from friendsofstrandseq/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/mathieudutour/github-tag-action-6.2

Bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
weber8thomas authored Jun 25, 2024
2 parents a45db65 + 47aa814 commit 5999a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- 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 }}
custom_tag: ${{ steps.yaml-data.outputs.data }}
Expand Down

0 comments on commit 5999a0a

Please sign in to comment.