diff --git a/.github/workflows/integration-ai-gateway.yaml b/.github/workflows/integration-ai-gateway.yaml index 5ae12e156..fb1045e38 100644 --- a/.github/workflows/integration-ai-gateway.yaml +++ b/.github/workflows/integration-ai-gateway.yaml @@ -35,7 +35,7 @@ jobs: - name: Checkout repository uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Setup go - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 with: go-version-file: go.mod - name: Login to Docker Hub