Skip to content

Commit

Permalink
Merge pull request #4621 from cookiecutter/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…stefanzweifel/git-auto-commit-action-5.0.0

Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • Loading branch information
browniebroke authored Oct 9, 2023
2 parents ef3845d + 266c4e4 commit dc40948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.16.0
uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: Update Contributors
file_pattern: CONTRIBUTORS.md .github/contributors.json

0 comments on commit dc40948

Please sign in to comment.