Skip to content

Commit 6cf6729

Browse files
authored
Merge pull request #164 from github/mrecachinas-patch-1
Pin third party action in deploy.yml
2 parents 687c314 + 354d336 commit 6cf6729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
env:
6565
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
6666
- name: Update happycommits.json
67-
uses: stefanzweifel/git-auto-commit-action@v4
67+
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a #v4.16.0
6868
with:
6969
commit_message: update generated.json [skip actions]
7070
branch: deploy

0 commit comments

Comments
 (0)