diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index c953d081..91e5591b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -67,7 +67,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v5.0.1 with: - go-version: 1.21.10 + go-version: 1.21.x check-latest: true cache: true - name: Run go list