diff --git a/.github/workflows/smoketest.yml b/.github/workflows/smoketest.yml index cae1970..ed0cc0a 100644 --- a/.github/workflows/smoketest.yml +++ b/.github/workflows/smoketest.yml @@ -16,7 +16,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 + uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 with: context: . push: false