Skip to content

Commit fcf6dd0

Browse files
authoredSep 18, 2024
Merge pull request #5447 from thaJeztah/27.x_backport_codeql_updates
[27.x backport] gha: update codeql workflow to go1.22.7
2 parents 58a14cc + e2eb069 commit fcf6dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/codeql.yml

+1-1
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)
Please sign in to comment.