Skip to content

Commit 1faf499

Browse files
authored
Merge pull request #1125 from risuorg/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 506cf20 + 0fbff46 commit 1faf499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/refresh-authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Commit back the updated files to the repository
4545
if: steps.changed-files-specific.outputs.any_changed == 'true'
46-
uses: stefanzweifel/git-auto-commit-action@v5
46+
uses: stefanzweifel/git-auto-commit-action@v6
4747
with:
4848
# Optional. Commit message for the created commit.
4949
# Defaults to "Apply automatic changes"

0 commit comments

Comments
 (0)