diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f907bef08..10a3df02d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -271,7 +271,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Build Docker image for scan - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v7 with: context: . file: ./Dockerfile