Skip to content

Commit

Permalink
Update github/codeql-action digest to 904260d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2022
1 parent 9a81f9f commit c0a2d45
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@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2

- name: Initialize CodeQL
uses: github/codeql-action/init@6a38b7d4a1af70deb1b561eb77db2b5e5a6a1e69 # tag=v2
uses: github/codeql-action/init@904260d7d935dff982205cbdb42025ce30b7a34f # tag=v2
with:
languages: javascript

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@6a38b7d4a1af70deb1b561eb77db2b5e5a6a1e69 # tag=v2
uses: github/codeql-action/analyze@904260d7d935dff982205cbdb42025ce30b7a34f # tag=v2

0 comments on commit c0a2d45

Please sign in to comment.