diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 7f27ca2..1fdaf2a 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -84,7 +84,7 @@ jobs: latest=false - name: Build${{ github.event_name == 'pull_request' && '' || ' + push' }} - uses: docker/build-push-action@v7.3.0 + uses: docker/build-push-action@v7.4.0 with: context: . file: cmd/hypercache-server/Dockerfile