From 2ed2f6f6eeb1e388c3e94c790dba7cf66a4b8313 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 06:35:57 +0000 Subject: [PATCH 1/2] chore(typos): install typos gha action v1.46.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 8763c79f..0d9c76e4 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -1,10 +1,13 @@ name: Spell check with typos + on: push: branches: ["main"] pull_request: branches: ["**"] + permissions: {} + jobs: typos: runs-on: ubuntu-latest @@ -15,7 +18,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false + - name: Run typos uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 - with: - config: _typos.toml + From c2bd27ca256a5d20cc114cc68f14e74eeebd1909 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:22:33 +0000 Subject: [PATCH 2/2] chore(typos): install typos gha action v1.46.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 0d9c76e4..37c0e5ec 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -20,5 +20,5 @@ jobs: persist-credentials: false - name: Run typos - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1