Skip to content

Commit d8169f0

Browse files
authored
ci: pin yyx990803/release-tag (#20793)
1 parent 6f8a504 commit d8169f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# only run if tag is not alpha
4242
if: steps.tag.outputs.pkgName
4343
id: release_tag
44-
uses: yyx990803/release-tag@master
44+
uses: yyx990803/release-tag@8cccf7c5aa332d71d222df46677f70f77a8d2dc0 # v1.0.0
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:

0 commit comments

Comments
 (0)