Unverified Commit b0739884 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update docker/setup-buildx-action action to v4 (#395)

parent 8fd14441
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ jobs:
          DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest
      - 
        name: Set up Docker Buildx
        uses: docker/setup-buildx-action@v3
        uses: docker/setup-buildx-action@v4
      -
        name: Login into Docker Hub
        uses: docker/login-action@v3