From a340511e95ad7e0efd3eb30792fccf947b9dd42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 18:54:34 +0800 Subject: [PATCH] build(deps): bump crate-ci/typos from 1.31.2 to 1.32.0 (#15708) --- .github/workflows/release-pkg.nu | 2 +- .github/workflows/typos.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-pkg.nu b/.github/workflows/release-pkg.nu index eee100425b..de71325d43 100755 --- a/.github/workflows/release-pkg.nu +++ b/.github/workflows/release-pkg.nu @@ -8,7 +8,7 @@ # Instructions for manually creating an MSI for Winget Releases when they fail # Added 2022-11-29 when Windows packaging wouldn't work -# Updated again on 2023-02-23 because msis are still failing validation +# Updated again on 2023-02-23 because MSIs are still failing validation # To run this manual for windows here are the steps I take # checkout the release you want to publish # 1. git checkout 0.86.0 diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 1ed384c9c1..0eed2db12b 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -10,4 +10,4 @@ jobs: uses: actions/checkout@v4.1.7 - name: Check spelling - uses: crate-ci/typos@v1.31.2 + uses: crate-ci/typos@v1.32.0