Working example for a dependabot
script for MAUI
apps
#24664
Unanswered
AndreasReitberger
asked this question in
Q&A
Replies: 1 comment
-
I have same issue. In my case, dependabot can find updates, but it cannot create new PRs for updates. It looks working: https://github.com/brminnick/HackerNews/blob/main/.github/dependabot.yml my error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to setup a working script to update nugets for a
.NET MAUI
application. However either the dependabot does not find any updates or any error occurs that the workloads are missing. Does anybody have a working script for sharing?This script gives me an error that the
workload
is missing.Beta Was this translation helpful? Give feedback.
All reactions