diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95c48b0..78d5c46 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@v4.2.1 + uses: docker/build-push-action@v5.0.0 with: labels: | org.opencontainers.image.created=${{ steps.prep.outputs.created }}