diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c056127..7a4368b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: com.docker.extension.publisher-url=https://viral32111.com - name: Build & push Docker image - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: push: ${{ github.event_name != 'pull_request' && !startsWith( github.ref_name, 'dependabot/' ) }} file: Dockerfile