diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 71f2484..38c3ad4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: type=semver,pattern={{major}}.{{minor}} - name: Build and push Docker image - uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4 + uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce with: context: . push: true