Merge pull request #5447 from thaJeztah/27.x_backport_codeql_updates

[27.x backport] gha: update codeql workflow to go1.22.7
This commit is contained in:
Laura Brehm 2024-09-18 11:04:09 +01:00 committed by GitHub
commit fcf6dd05df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
name: Update Go
uses: actions/setup-go@v5
with:
go-version: '1.21'
go-version: 1.22.7
-
name: Initialize CodeQL
uses: github/codeql-action/init@v3