diff --git a/.github/workflows/image-cuda.yml b/.github/workflows/image-cuda.yml index a5e196c2b7..a924f623c8 100644 --- a/.github/workflows/image-cuda.yml +++ b/.github/workflows/image-cuda.yml @@ -62,7 +62,7 @@ jobs: ghcr.io/${{ github.repository }}/instructlab-cuda - name: Build and push gobot image - uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0 + uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0 with: context: . platforms: linux/amd64