Skip to content

Commit ad2133e

Browse files
authored
Merge pull request #406 from rackerlabs/renovate/pin-dependencies
chore(deps): pin crate-ci/typos action to 0d9e0c2
2 parents 5099e65 + 74bad3a commit ad2133e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717
- name: Typos Spell Checker
18-
uses: crate-ci/[email protected]
18+
uses: crate-ci/typos@0d9e0c2c1bd7f770f6eb90f87780848ca02fc12c # v1.26.8
1919
with:
2020
config: ./.typos.toml

0 commit comments

Comments
 (0)