Skip to content

Commit ecfd00f

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

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@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
110+
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
111111
with:
112112
commit_message: 'chore: Update dependencies.'
113113
commit_user_name: ${{ inputs.commit-user-name }}

0 commit comments

Comments
 (0)