File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 33
44# This workflow will periodically check .NET nanoFramework dependencies and updates them in the repository it's running.
55
6- name : Update dependencies
6+ name : Daily update dependencies
77
88on :
99 schedule :
@@ -23,11 +23,11 @@ jobs:
2323 runs-on : windows-latest
2424 steps :
2525 - name : Checkout
26- uses : actions/checkout@v2
26+ uses : actions/checkout@v2.3.1
2727 with :
2828 path : main
2929 - name : Checkout tools repo
30- uses : actions/checkout@v2
30+ uses : actions/checkout@v2.3.1
3131 with :
3232 repository : nanoframework/nf-tools
3333 path : tools
4545 [version update]
4646
4747 ### :warning: This is an automated update. :warning:
48- committer :
' nfbot <[email protected] >' 48+ committer :
' nfbot <[email protected] >' 4949 branch : ${{ env.BRANCH_NAME }}
5050 path : main
51+ labels : |
52+ Type: dependencies
You can’t perform that action at this time.
0 commit comments