We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87981f commit 4c958c6Copy full SHA for 4c958c6
.github/workflows/fix_lint.yaml
@@ -44,6 +44,6 @@ jobs:
44
- run: cargo fmt
45
continue-on-error: true
46
47
- - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
+ - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
48
with:
49
commit_message: "Attempt to fix linting"
0 commit comments