Skip to content

Commit 6968495

Browse files
authored
Merge pull request #10 from dwarfhq/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 5d6a217 + 1f5d500 commit 6968495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
parallel: true
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: PHP Linting (Pint)

0 commit comments

Comments
 (0)