Skip to content

Commit 70d549c

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-23d6510b5b
2 parents aaf29c6 + 3c259c7 commit 70d549c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/policy-node-codeql.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ jobs:
3434
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
3535

3636
- name: Initialize CodeQL
37-
uses: github/codeql-action/init@896079047b4bb059ba6f150a5d87d47dde99e6e5
37+
uses: github/codeql-action/init@592977e6ae857384aa79bb31e7a1d62d63449ec5
3838
with:
3939
languages: ${{ matrix.language }}
4040

4141
- name: Autobuild
42-
uses: github/codeql-action/autobuild@896079047b4bb059ba6f150a5d87d47dde99e6e5
42+
uses: github/codeql-action/autobuild@592977e6ae857384aa79bb31e7a1d62d63449ec5
4343

4444
- name: Perform CodeQL Analysis
45-
uses: github/codeql-action/analyze@896079047b4bb059ba6f150a5d87d47dde99e6e5
45+
uses: github/codeql-action/analyze@592977e6ae857384aa79bb31e7a1d62d63449ec5

0 commit comments

Comments
 (0)