We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 687c314 + 354d336 commit 6cf6729Copy full SHA for 6cf6729
.github/workflows/deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
env:
65
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
66
- name: Update happycommits.json
67
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a #v4.16.0
68
with:
69
commit_message: update generated.json [skip actions]
70
branch: deploy
0 commit comments