Unverified Commit 899e3200 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump docker/build-push-action from 6 to 7 (#1003)

parent 4a09fd95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ jobs:
          password: ${{ secrets.GITHUB_TOKEN }}
      -
        name: Build Docker image
        uses: docker/build-push-action@v6
        uses: docker/build-push-action@v7
        with:
          context: .
          push: true