We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1997e66 commit c6374b8Copy full SHA for c6374b8
.github/workflows/prepare.yml
@@ -19,6 +19,6 @@ jobs:
19
cache: "npm"
20
- name: Install dependencies
21
run: npm ci
22
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v7
23
with:
24
commit_message: "chore: Prepare dist"
0 commit comments