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.
1 parent a0636ca commit bfa4f5dCopy full SHA for bfa4f5d
.github/workflows/pre-main.yml
@@ -33,7 +33,7 @@ jobs:
33
ignore_paths: vendor
34
- uses: mfinelli/setup-shfmt@a25fda4c1fe115aec0f85e04126610841bc3141d # v4.0.1
35
- run: shfmt -d scripts/*.sh
36
- - uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # master
+ - uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # master
37
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
38
with:
39
file_or_dir: .github/workflows/*.yml config/*.yaml
0 commit comments