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

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

parent f007d389
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