diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f9a759ac..326020da 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - name: Install go uses: actions/setup-go@0caeaed6fd66a828038c2da3c0f662a42862658f with: - go-version: go.mod + go-version: ^1.22 - name: Check out code into the Go module directory uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f - name: Login to dockerhub to push the image