Skip to content

Commit

Permalink
chore(gh-actions-deps): update stefanzweifel/git-auto-commit-action a…
Browse files Browse the repository at this point in the history
…ction to v5.1.0 in all dependant reusable workflows (#319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 1d1c457 commit adff65c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
pre-commit-repo-update-skip-list: ${{ inputs.pre-commit-repo-update-skip-list }}
pre-commit-hook-skip-list: ${{ inputs.pre-commit-hook-skip-list }}
export-dependency-groups: ${{ inputs.export-dependency-groups }}
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
with:
commit_message: 'chore: Update dependencies.'
commit_user_name: ${{ inputs.commit-user-name }}
Expand Down

0 comments on commit adff65c

Please sign in to comment.