Skip to content

Commit adff65c

Browse files
chore(gh-actions-deps): update stefanzweifel/git-auto-commit-action action to v5.1.0 in all dependant reusable workflows (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d1c457 commit adff65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_reusable-update-python-and-pre-commit-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
pre-commit-repo-update-skip-list: ${{ inputs.pre-commit-repo-update-skip-list }}
108108
pre-commit-hook-skip-list: ${{ inputs.pre-commit-hook-skip-list }}
109109
export-dependency-groups: ${{ inputs.export-dependency-groups }}
110-
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
110+
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
111111
with:
112112
commit_message: 'chore: Update dependencies.'
113113
commit_user_name: ${{ inputs.commit-user-name }}

0 commit comments

Comments
 (0)