diff --git a/.github/workflows/smoke_test.yml b/.github/workflows/smoke_test.yml index 01245ab..ec4cd20 100644 --- a/.github/workflows/smoke_test.yml +++ b/.github/workflows/smoke_test.yml @@ -34,7 +34,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 + uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 with: context: . push: false