Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#18354)

This commit is contained in:
dependabot[bot] 2025-04-29 10:06:26 +01:00 committed by GitHub
parent a87981f673
commit 4c958c679a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,6 @@ jobs:
- run: cargo fmt
continue-on-error: true
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
with:
commit_message: "Attempt to fix linting"