From 4aeafa907835563397fa3b34fe5082e848687608 Mon Sep 17 00:00:00 2001 From: Joyce Date: Wed, 27 Dec 2023 16:10:38 -0300 Subject: [PATCH] Update codeql.yml Signed-off-by: Joyce --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a69294fde..fc4bbf7eb 100644 --- a/.github/workflows/codeql.yml +++ b/.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'