Skip to content

Commit 9cf8e64

Browse files
Merge pull request #1531 from oneapi-src/dependabot/github_actions/dot-github/workflows/actions-dependencies-771f0bf46d
Bump the actions-dependencies group in /.github/workflows with 2 updates
2 parents 3cee4a5 + 3ae75d5 commit 9cf8e64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/reusable_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
5858
5959
- name: Run a spell check
60-
uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
60+
uses: crate-ci/typos@40156d6074bf731adb169cfb8234954971dbc487 # v1.37.1
6161
with:
6262
config: ./.github/workflows/.spellcheck-conf.toml
6363

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Run analysis
36-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
36+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3737
with:
3838
results_file: scorecard_results.sarif
3939
results_format: sarif

0 commit comments

Comments
 (0)