diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89a32c27..48be319c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: # type=semver,pattern={{major}} - name: Build and push Docker image - uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 + uses: docker/build-push-action@8796455d3250bab0b8ea17630e10645c29a1249a with: context: . push: true