Skip to content

Commit 60ac8a5

Browse files
authored
Update codeql-analysis.yml
1 parent 41b1d4e commit 60ac8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install golang
3030
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # 5.3.0
3131
with:
32-
go-version: '1.22.3'
32+
go-version: '1.21.11'
3333

3434
# Initializes the CodeQL tools for scanning.
3535
- name: Initialize CodeQL with Trail of Bits Go Queries as well

0 commit comments

Comments
 (0)