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

chore(deps): update docker/build-push-action action to v6 (#775)

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