diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index a5c47bc..dcb6527 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -206,8 +206,8 @@ jobs: - ubuntu-latest - windows-latest go_version: - - '1.20' - '1.21' + - '1.22' name: Try to install cosign with go ${{ matrix.go_version }} steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2