Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 6624720
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nikolaik committed Nov 1, 2024
1 parent 9448c0c commit 7fe6208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Initialize CodeQL
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3
with:
languages: javascript

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3

0 comments on commit 7fe6208

Please sign in to comment.