Skip to content

Commit 93040d0

Browse files
Bump the github-actions group with 2 updates (#12576)
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [dorny/paths-filter](https://github.com/dorny/paths-filter). Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db9a53a commit 93040d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757

5858
# Upload the results to GitHub's code scanning dashboard.
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # v3.23.1
60+
uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
6161
with:
6262
sarif_file: results.sarif

.github/workflows/sycl-detect-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
filters: ${{ steps.result.outputs.result }}
1919
steps:
2020
- name: Check file changes
21-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
21+
uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd
2222
id: changes
2323
with:
2424
filters: |

0 commit comments

Comments
 (0)