diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index be67718187..baa466d4fd 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -421,7 +421,7 @@ jobs: - name: Build and push Docker image id: push - uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9 + uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 with: context: . push: true