diff --git a/.github/workflows/autofix.yaml b/.github/workflows/autofix.yaml index a642b43..c69ab71 100644 --- a/.github/workflows/autofix.yaml +++ b/.github/workflows/autofix.yaml @@ -23,6 +23,6 @@ jobs: cargo format - name: Autofix - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8 + uses: autofix-ci/action@c5b2d67aa2274e7b5a18224e8171550871fc7e4a with: commit-message: "fix(ci): [autofix.ci] apply automated fixes"