Skip to content

Commit 7f0abc1

Browse files
author
updateclibot
committed
chore: deps(github): bump Action release for crate-ci/typos from cf5f...
... 1c29a8ac336af8568821ec41919923b05a83 to 7c572958218557a3272c2d6719629443b5cc26fd (Pinned from v1.45.2) Made with ❤️️ by updatecli
1 parent 55019fd commit 7f0abc1

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/typos.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
name: Spell check with typos
2-
32
on:
43
push:
54
branches: ["main"]
65
pull_request:
76
branches: ["**"]
8-
97
permissions: {}
10-
118
jobs:
129
typos:
1310
runs-on: ubuntu-latest
@@ -18,8 +15,7 @@ jobs:
1815
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1916
with:
2017
persist-credentials: false
21-
2218
- name: Run typos
23-
uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
19+
uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd # v1.45.2
2420
with:
2521
config: _typos.toml

0 commit comments

Comments
 (0)