We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc7203 commit b495080Copy full SHA for b495080
.github/workflows/autofix-ci.yml
@@ -33,6 +33,6 @@ jobs:
33
- name: Lint and fix
34
run: nr lint:fix
35
36
- - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
+ - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944
37
with:
38
commit-message: "chore: apply automatic fixes"
0 commit comments