Merge pull request #5446 from thaJeztah/codeql_updates

gha: update codeql workflow to go1.22.7
This commit is contained in:
Laura Brehm 2024-09-18 11:04:32 +01:00 committed by GitHub
commit 4e64c59d64
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 name: Update Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version: '1.21' go-version: 1.22.7
- -
name: Initialize CodeQL name: Initialize CodeQL
uses: github/codeql-action/init@v3 uses: github/codeql-action/init@v3