Skip to content

Commit

Permalink
Merge pull request #819 from Synthetixio/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/codeql-action-2.21.2

Bump github/codeql-action from 2.20.2 to 2.21.2
  • Loading branch information
r3kt-eth authored Aug 2, 2023
2 parents 21cba81 + b73358f commit c4cd381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # pin@v2

- name: Initialize CodeQL
uses: github/codeql-action/init@004c5de30b6423267685b897a3d595e944f7fed5
uses: github/codeql-action/init@0ba4244466797eb048eb91a6cd43d5c03ca8bd05
with:
queries: security-and-quality
languages: javascript

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@004c5de30b6423267685b897a3d595e944f7fed5
uses: github/codeql-action/analyze@0ba4244466797eb048eb91a6cd43d5c03ca8bd05

0 comments on commit c4cd381

Please sign in to comment.