Skip to content

Commit 13d1288

Browse files
authored
Merge pull request #113 from giggsey/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents e7d67fc + fffc18f commit 13d1288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-cs-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
run: "composer run-script cs"
3838

3939
- name: Commit changes
40-
uses: stefanzweifel/git-auto-commit-action@v6
40+
uses: stefanzweifel/git-auto-commit-action@v7
4141
with:
4242
commit_message: ":art: Fix code styling"

0 commit comments

Comments
 (0)