We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ab458 commit 148a7d7Copy full SHA for 148a7d7
.github/workflows/ci.yml
@@ -46,6 +46,6 @@ jobs:
46
run: npm run lint
47
- name: Prepare
48
run: npm run prepare
49
- - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
+ - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
50
with:
51
commit_message: Apply `npm run prepare` changes
0 commit comments