Skip to content

Commit 4c958c6

Browse files
Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#18354)
1 parent a87981f commit 4c958c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix_lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
- run: cargo fmt
4545
continue-on-error: true
4646

47-
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
47+
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
4848
with:
4949
commit_message: "Attempt to fix linting"

0 commit comments

Comments
 (0)