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 3cee4a5 + 3ae75d5 commit 9cf8e64Copy full SHA for 9cf8e64
.github/workflows/reusable_checks.yml
@@ -57,7 +57,7 @@ jobs:
57
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
58
59
- name: Run a spell check
60
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
+ uses: crate-ci/typos@40156d6074bf731adb169cfb8234954971dbc487 # v1.37.1
61
with:
62
config: ./.github/workflows/.spellcheck-conf.toml
63
.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
- name: Run analysis
36
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
+ uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
37
38
results_file: scorecard_results.sarif
39
results_format: sarif
0 commit comments