diff --git a/.github/workflows/stage-3-build.yaml b/.github/workflows/stage-3-build.yaml index 2c6d67e7..5d798aa8 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@601a80b39c9405e50806ae38af30926f9d957c47 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 with: context: . push: true