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

chore(deps): update docker/build-push-action action to v7

parent 0b5d2135
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