Skip to content

Commit a459e45

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

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

Lines changed: 1 addition & 1 deletion
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@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
110+
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
111111
with:
112112
commit_message: 'chore: Update dependencies.'
113113
commit_user_name: ${{ inputs.commit-user-name }}

0 commit comments

Comments
 (0)