diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 67a4a68fa..2f0d2b0b8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/setup-go@v3 with: - go-version: 1.17 + go-version-file: ./go.mod - uses: actions/checkout@v3 with: