Skip to content

Commit 2d3699d

Browse files
committed
Bump stefanzweifel/git-auto-commit-action to v6
1 parent 345a79a commit 2d3699d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sqlite3mc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Download, build and package SQLite and SQLite3MC
4646
run: npm run update-sqlite3mc
4747
- name: Push update branch
48-
uses: stefanzweifel/git-auto-commit-action@v4
48+
uses: stefanzweifel/git-auto-commit-action@v6
4949
with:
5050
commit_message: 'Update `SQLite3MultipleCiphers` to `${{ env.ENV_VERSION }}` (SQLite `${{ env.ENV_SQLITE_VERSION }}`)'
5151
branch: sqlite3mc-update-${{ env.ENV_VERSION }}

0 commit comments

Comments
 (0)