We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9248cb + f716199 commit cb02be3Copy full SHA for cb02be3
.github/workflows/ci.yml
@@ -350,7 +350,7 @@ jobs:
350
runs-on: ubuntu-latest
351
steps:
352
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
353
- - uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
+ - uses: crate-ci/typos@6d35b835f6f431bbe715c4c1ccd2c7d3264e11fb # v1.37.0
354
with:
355
config: .github/typos.toml
356
usage.md
@@ -65,7 +65,7 @@ spec:
65
path: /etc/crio/crio.conf.d/99-conmonrs.conf
66
```
67
68
-The same can be done for the `master` role or any other confiured runtime like
+The same can be done for the `master` role or any other configured runtime like
69
`crun`.
70
71
### Using a custom conmonrs version
0 commit comments