Skip to content

Commit 0dd16ce

Browse files
committed
chore(deps): update github/codeql-action digest to 3ab4101
1 parent 51ed7e0 commit 0dd16ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable-codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
with:
1515
node-version: lts/*
1616
- name: Initialize CodeQL
17-
uses: github/codeql-action/init@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3
17+
uses: github/codeql-action/init@3ab4101902695724f9365a384f86c1074d94e18c # v3
1818
with:
1919
config-file: ./.github/codeql/codeql-config.yml
2020
languages: javascript
2121
- name: Perform CodeQL Analysis
22-
uses: github/codeql-action/analyze@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3
22+
uses: github/codeql-action/analyze@3ab4101902695724f9365a384f86c1074d94e18c # v3

0 commit comments

Comments
 (0)