From 9e492afafcd32c4888cf3dd9e11e1e214ccb4743 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 19:20:32 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.33.1 --- files/.github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/.github/workflows/main.yml b/files/.github/workflows/main.yml index 2838867..0df5300 100644 --- a/files/.github/workflows/main.yml +++ b/files/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@cfe759ac8dd421e203cc293a373396fbc6fe0d4b # v1.22.7 + - uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1 formatting-check: name: Formatting Check