diff --git a/files/.github/workflows/main.yml b/files/.github/workflows/main.yml index a99624f..718b758 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@04eea796957ae6d88a06fd00dc942132fda7fc09 # v1.23.0 formatting-check: name: Formatting Check