Skip to content

Commit

Permalink
codeql: Update CodeQL action version
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Payne <tom@isovalent.com>
  • Loading branch information
twpayne authored and aanm committed Oct 12, 2021
1 parent 105e1ab commit a2e00f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
persist-credentials: false
fetch-depth: 1
- name: Initialize CodeQL
uses: github/codeql-action/init@b7dd4a6f2c343e29a9ab8e181b2f540816f28bd7
uses: github/codeql-action/init@fd3190bba58b65cbefb742009518a03a07af24d7
with:
languages: go
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b7dd4a6f2c343e29a9ab8e181b2f540816f28bd7
uses: github/codeql-action/analyze@fd3190bba58b65cbefb742009518a03a07af24d7

0 comments on commit a2e00f8

Please sign in to comment.