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 53bb06a commit ade45c0Copy full SHA for ade45c0
.github/workflows/update-dependencies.yml
@@ -16,5 +16,6 @@ jobs:
16
update-dependencies:
17
name: nanoFramework
18
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main
19
+ secrets: inherit
20
with:
21
solutionsToCheck: 'nanoFramework.Hardware.Esp32.sln'
0 commit comments