We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4876de3 + 1f67ffa commit 8a7cb62Copy full SHA for 8a7cb62
1 file changed
.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