Skip to content

Commit 4e64c59

Browse files
authored
Merge pull request #5446 from thaJeztah/codeql_updates
gha: update codeql workflow to go1.22.7
2 parents 649e564 + e1213ed commit 4e64c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: Update Go
6868
uses: actions/setup-go@v5
6969
with:
70-
go-version: '1.21'
70+
go-version: 1.22.7
7171
-
7272
name: Initialize CodeQL
7373
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)