We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202fbbb commit 4f3c3b9Copy full SHA for 4f3c3b9
.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