Commit 38b306a8 authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

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

parent 9050f09b
...@@ -26,7 +26,7 @@ jobs: ...@@ -26,7 +26,7 @@ jobs:
- run: yarn build - run: yarn build
- name: Bump and tag - name: Bump and tag
id: github-tag-action id: github-tag-action
uses: mathieudutour/github-tag-action@v6.0 uses: mathieudutour/github-tag-action@d745f2e74aaf1ee82e747b181f7a0967978abee0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: releases/prod release_branches: releases/prod
......
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