chore: update get-tag

This commit is contained in:
Zach Daniel 2020-11-18 02:27:53 -05:00
parent 62f6b4efc3
commit d79fc1b165

View file

@ -126,7 +126,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
env:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
- uses: olegtarasov/get-tag@v2
- uses: little-core-labs/get-git-tag@v3.0.1
id: tagName
- uses: ethomson/send-tweet-action@v1
if: startsWith(github.ref, 'refs/tags/v')