Skip to content

Commit

Permalink
Merge pull request #296 from gabriel-vasile/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/github/codeql-action-2.1.14

Bump github/codeql-action from 2.1.6 to 2.1.14
  • Loading branch information
gabriel-vasile committed Jun 26, 2022
2 parents 9f8d151 + 7be1bb6 commit a019443
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/[email protected]

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].14
with:
languages: go
queries: security-and-quality

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].14

0 comments on commit a019443

Please sign in to comment.