Skip to content

Commit 8a7cb62

Browse files
Merge branch 'main' into renovate/actions-core-2.x
2 parents 4876de3 + 1f67ffa commit 8a7cb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
cache: "npm"
2020
- name: Install dependencies
2121
run: npm ci
22-
- uses: stefanzweifel/git-auto-commit-action@v5
22+
- uses: stefanzweifel/git-auto-commit-action@v7
2323
with:
2424
commit_message: "chore: Prepare dist"

0 commit comments

Comments
 (0)