Skip to content

Commit 5e2e8ec

Browse files
committed
pin sha
1 parent 911f57f commit 5e2e8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
git checkout -- package.json
6161
npm i
6262
63-
- uses: stefanzweifel/git-auto-commit-action@v4
63+
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a
6464
with:
6565
branch: release/${{ env.new_version }}
6666
if: ${{ inputs.update-language-server }}

0 commit comments

Comments
 (0)