mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-15 22:36:32 +00:00
adding the hash commit for analyze
This commit is contained in:
parent
7cc4fd98ad
commit
815e01c4af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -86,6 +86,6 @@ jobs:
|
||||||
echo ' make release'
|
echo ' make release'
|
||||||
exit 1
|
exit 1
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@v3
|
uses: github/codeql-action/analyze@dd74661b2efcd56bc4e46c76a07e4c6a3e621c14
|
||||||
with:
|
with:
|
||||||
category: '/language:${{matrix.language}}'
|
category: '/language:${{matrix.language}}'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue