diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5217883..5207acf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v6 with: - go-version: '1.25.7' + go-version-file: go.mod cache: true - name: Install Trivy