We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c35bf9 commit 669ec73Copy full SHA for 669ec73
.github/workflows/update-dependencies.yml
@@ -18,3 +18,5 @@ jobs:
18
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main
19
with:
20
solutionsToCheck: 'nanoFramework.System.Net.sln'
21
+ secrets:
22
+ githubAuth: ${{ secrets.NFBOT_GITHUB_ACTIONS }}
0 commit comments