Skip to content

Commit cb02be3

Browse files
Merge pull request #2792 from containers/dependabot/github_actions/crate-ci/typos-1.37.0
build(deps): bump crate-ci/typos from 1.36.3 to 1.37.0
2 parents b9248cb + f716199 commit cb02be3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ jobs:
350350
runs-on: ubuntu-latest
351351
steps:
352352
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
353-
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
353+
- uses: crate-ci/typos@6d35b835f6f431bbe715c4c1ccd2c7d3264e11fb # v1.37.0
354354
with:
355355
config: .github/typos.toml
356356

usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
path: /etc/crio/crio.conf.d/99-conmonrs.conf
6666
```
6767
68-
The same can be done for the `master` role or any other confiured runtime like
68+
The same can be done for the `master` role or any other configured runtime like
6969
`crun`.
7070

7171
### Using a custom conmonrs version

0 commit comments

Comments
 (0)