diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 388a0ed..8052002 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Build and Push - uses: docker/build-push-action@v6.3.0 + uses: docker/build-push-action@v6.4.0 with: labels: | org.opencontainers.image.created=${{ steps.prep.outputs.created }}