Skip to content

Commit fbd64c5

Browse files
committed
ci: pin yyx990803/release-tag
1 parent 8b53341 commit fbd64c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
tag-name: ${{ github.ref_name }}
6262

6363
- if: steps.tag.outputs.isAlpha == 'false' && steps.tag.outputs.pkgName == 'plugin-rsc'
64-
uses: yyx990803/release-tag@master
64+
uses: yyx990803/release-tag@8cccf7c5aa332d71d222df46677f70f77a8d2dc0 # v1.0.0
6565
env:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767
with:

0 commit comments

Comments
 (0)