We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783072d commit 1f67ffaCopy full SHA for 1f67ffa
.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