diff --git a/.github/workflows/stage-3-build.yaml b/.github/workflows/stage-3-build.yaml index a67c0a56..2c6d67e7 100644 --- a/.github/workflows/stage-3-build.yaml +++ b/.github/workflows/stage-3-build.yaml @@ -72,7 +72,7 @@ jobs: - name: Build and push Docker image id: push - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 + uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 with: context: . push: true