diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b317e43..13b0304 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Build and push # You may pin to the exact commit or the version. - uses: docker/build-push-action@v4.1.1 + uses: docker/build-push-action@v6.14.0 with: builder: ${{ steps.buildx.outputs.name }} # Build's context is the set of files located in the specified PATH or URL