Skip to content

Commit 8af5e29

Browse files
chore(deps): update crate-ci/typos action to v1.30.2
1 parent 31e584e commit 8af5e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
targets: aarch64-linux-android,armv7-linux-androideabi,i686-linux-android,x86_64-linux-android,wasm32-unknown-unknown
4343

4444
- name: 📝 Check spelling using typos-action
45-
uses: crate-ci/typos@72f3776b6edc3a10a567b8e43fd0524b2a3f1419 # v1.30.1
45+
uses: crate-ci/typos@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
4646

4747
- name: 📥 Cached Install trunk
4848
uses: baptiste0928/cargo-install@91c5da15570085bcde6f4d7aed98cb82d6769fd3 # v3

.github/workflows/desktop-tauri.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: ${{ matrix.install }}
6565

6666
- name: 📝 Check spelling using typos-action
67-
uses: crate-ci/typos@72f3776b6edc3a10a567b8e43fd0524b2a3f1419 # v1.30.1
67+
uses: crate-ci/typos@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
6868

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

0 commit comments

Comments
 (0)