Browse Source
Update codeql.yml (#3359)
Signed-off-by: Joyce <joycebrum@google.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
pull/3749/head
Joyce
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/codeql.yml
|
|
|
@ -49,7 +49,7 @@ jobs: |
|
|
|
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0 |
|
|
|
|
|
|
|
- name: Install Protoc |
|
|
|
uses: arduino/setup-protoc@v1 |
|
|
|
uses: arduino/setup-protoc@149f6c87b92550901b26acd1632e11c3662e381f # v1.3.0 |
|
|
|
with: |
|
|
|
version: '3.x' |
|
|
|
|
|
|
|
|