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