Skip to content

Commit 669ec73

Browse files
authored
Update github action to udpate dependencies
1 parent 9c35bf9 commit 669ec73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ jobs:
1818
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main
1919
with:
2020
solutionsToCheck: 'nanoFramework.System.Net.sln'
21+
secrets:
22+
githubAuth: ${{ secrets.NFBOT_GITHUB_ACTIONS }}

0 commit comments

Comments
 (0)