diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d6ea8ab..a83f0b7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: fetch-depth: 1 submodules: false - name: Install Go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version-file: protovalidate/quickstart-go/finish/go.mod - name: Install Java