Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Commit d73c3fd

Browse files
Merge pull request #518 from shakelang/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 4b2b934 + 851f1c2 commit d73c3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git submodule update --remote --recursive
4545
4646
- name: Commit changes 📝
47-
uses: stefanzweifel/git-auto-commit-action@v5
47+
uses: stefanzweifel/git-auto-commit-action@v6
4848
with:
4949
commit_message: "Update submodules 📝"
5050
commit_user_name: "shake-bot [bot]"

0 commit comments

Comments
 (0)