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