diff --git a/.github/workflows/smoketest.yml b/.github/workflows/smoketest.yml index 5420424..834b4e1 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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 + uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 with: context: . push: false