diff --git a/.github/workflows/nats-helm.yaml b/.github/workflows/nats-helm.yaml index 23cc2c9e..c52aa111 100644 --- a/.github/workflows/nats-helm.yaml +++ b/.github/workflows/nats-helm.yaml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: Setup Go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version: '1.25' check-latest: true