build: pin github-tag-action (#6598)

This commit is contained in:
Zach Pomerantz 2023-05-18 15:30:24 -07:00 committed by GitHub
parent 9050f09bfe
commit 38b306a80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ jobs:
- run: yarn build
- name: Bump and tag
id: github-tag-action
uses: mathieudutour/github-tag-action@v6.0
uses: mathieudutour/github-tag-action@d745f2e74aaf1ee82e747b181f7a0967978abee0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: releases/prod