Skip to content

Commit cd4d7cb

Browse files
Update stefanzweifel/git-auto-commit-action action to v6 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07b46bd commit cd4d7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_shfmt_checksums.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
- name: Run README update script
3939
run: python .github/workflows/update_readme.py
4040

41-
- uses: stefanzweifel/git-auto-commit-action@v5
41+
- uses: stefanzweifel/git-auto-commit-action@v6
4242
if: ${{ env.commit_message != 'Apply automatic changes' }}

0 commit comments

Comments
 (0)