We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e34994 commit eb2e4a8Copy full SHA for eb2e4a8
.github/workflows/coding-standards.yml
@@ -24,6 +24,6 @@ jobs:
24
run: pint
25
26
- name: Commit linted files
27
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
28
with:
29
commit_message: Fix code styling
0 commit comments