Skip to content

Commit c4999a7

Browse files
chore(deps): update github/codeql-action digest to 4e83f6b
1 parent 7302218 commit c4999a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/analysis.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3
27+
uses: github/codeql-action/init@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3
2828
with:
2929
languages: javascript
3030
- name: Perform CodeQL Analysis
31-
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3
31+
uses: github/codeql-action/analyze@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3

0 commit comments

Comments
 (0)