chore(deps): update github/codeql-action action to v2.1.11 (#1455)
Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
co-authored by
Renovate Bot
parent
78c01fd31d
commit
8a8ec43364
@@ -17,10 +17,10 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/[email protected]
|
uses: actions/[email protected]
|
||||||
- name: Initialize CodeQL
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/[email protected]0
|
uses: github/codeql-action/[email protected]1
|
||||||
with:
|
with:
|
||||||
languages: go
|
languages: go
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
uses: github/codeql-action/[email protected]0
|
uses: github/codeql-action/[email protected]1
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/[email protected]0
|
uses: github/codeql-action/[email protected]1
|
||||||
|
|||||||
Reference in New Issue
Block a user