Smart configuration loader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update autofix-ci/action digest to 7a166d7 (#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
a65070e1 6a0fdfa7

+1 -1
+1 -1
.github/workflows/autofix.yml
··· 20 20 cache: "pnpm" 21 21 - run: pnpm install 22 22 - run: pnpm lint:fix 23 - - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 23 + - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8 24 24 with: 25 25 commit-message: "chore: apply automated updates"