diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c33e792..4b234e28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - uses: actions/checkout@v6 with: persist-credentials: false - - uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 # v1 + - uses: crate-ci/typos@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd # v1 codeql: name: Analyze (${{ matrix.language }})