Skip to content

Commit

Permalink
chore(deps): update crate-ci/typos action to v1.27.2 (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 772a03f commit e16ff75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
shared_constants
- name: 📝 Check spelling using typos-action
uses: crate-ci/typos@51e9d58a14d6c43eedf9356ab5b30ef4715d14c0 # v1.27.1
uses: crate-ci/typos@98325b27809ff86ca808bacada386a051a3515a3 # v1.27.2

- name: 📥 Cached install trunk
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/desktop-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"

- name: 📝 Check spelling using typos-action
uses: crate-ci/typos@51e9d58a14d6c43eedf9356ab5b30ef4715d14c0 # v1.27.1
uses: crate-ci/typos@98325b27809ff86ca808bacada386a051a3515a3 # v1.27.2

- name: 📥 Cached install leptosfmt (macos only)
if: contains(matrix.os, 'macos')
Expand Down

0 comments on commit e16ff75

Please sign in to comment.