Skip to content

Commit 3c3fb49

Browse files
Merge pull request #1421 from microsoft/dependabot/github_actions/github-actions-03ad6eec6c
Bump the github-actions group with 2 updates
2 parents 97429c5 + 7cbcfe7 commit 3c3fb49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Code-Scanning.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
separator: ","
5454
- name: Initialize CodeQL
55-
uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
55+
uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0
5656
with:
5757
languages: ${{ matrix.language }}
5858
build-mode: ${{ matrix.build-mode }}
@@ -72,6 +72,6 @@ jobs:
7272
WDS_Platform: x64
7373
WDS_WipeOutputs: ${{ true }}
7474
- name: Perform CodeQL analysis
75-
uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
75+
uses: github/codeql-action/analyze@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0
7676
with:
7777
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)