1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00

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

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