diff --git a/.github/workflows/smoketest.yml b/.github/workflows/smoketest.yml index 104d80e..1381636 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@15560696de535e4014efeff63c48f16952e52dd1 + uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c env: DOCKER_BUILD_NO_SUMMARY: true with: