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 217742c commit eef0017Copy full SHA for eef0017
.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.Device.Spi.sln'
21
+ secrets:
22
+ githubAuth: ${{ secrets.NFBOT_GITHUB_ACTIONS }}
0 commit comments