File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # Copyright (c) 2020 The nanoFramework project contributors
1+ # Copyright (c) .NET Foundation and Contributors
22# See LICENSE file in the project root for full license information.
33
44# This workflow will periodically check .NET nanoFramework dependencies and updates them in the repository it's running.
3535 run : ./github-actions/update-nf-dependencies.ps1
3636 working-directory : tools
3737 - name : Create Pull Request
38- uses : peter-evans/create-pull-request@v2.8.1
38+ uses : peter-evans/create-pull-request@v3
3939 if : env.CREATE_PR == 'true'
4040 with :
4141 title : ' ${{ env.PR_TITLE }}'
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