diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 4becaa5..8373b8d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -63,7 +63,7 @@ jobs: uses: actions/setup-go@v5.5.0 with: # The Go version to download (if necessary) and use. Supports semver spec and ranges. Be sure to enclose this option in single quotation marks. - go-version: 1.22 + go-version: 1.25 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL