Commit 897f3542 authored by Moody Salem's avatar Moody Salem

chore: bump mathieudutour/github-tag-action to latest release version to fix generated changelogs

https://github.com/Uniswap/uniswap-interface/issues/1572
parent 4745052f
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
- name: Bump version and push tag - name: Bump version and push tag
id: github_tag_action id: github_tag_action
uses: mathieudutour/github-tag-action@v4.5 uses: mathieudutour/github-tag-action@331898d5052eedac9b15fec867b5ba66ebf9b692
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: .* release_branches: .*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment