Skip to content

Commit 7026eca

Browse files
chore(deps): update crate-ci/typos action to v1.43.3 (#467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa1ee4b commit 7026eca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout Repository
1919
uses: actions/checkout@v6
2020
- name: Check for Typos
21-
uses: crate-ci/typos@v1.42.3
21+
uses: crate-ci/typos@v1.43.3
2222

2323
build:
2424
# Use a larger runner for faster builds

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Checkout Repository
2222
uses: actions/checkout@v6
2323
- name: Check for Typos
24-
uses: crate-ci/typos@v1.42.3
24+
uses: crate-ci/typos@v1.43.3

0 commit comments

Comments
 (0)