mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-30 08:51:57 +08:00 
			
		
		
		
	Bump peter-evans/create-pull-request from 6 to 7
Hopefully, there won't be breaking changes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							| @@ -51,7 +51,7 @@ jobs: | ||||
|           Set-GHVariable -Name LIST_UPDATED -Value $listUpdated.Trim(', ') | ||||
|           echo "UPDATE_MESSAGE<<<EOF`n$updateMessage`n<EOF" | Out-File -FilePath $env:GITHUB_ENV -Append -Encoding utf8 | ||||
|  | ||||
|     - uses: peter-evans/create-pull-request@v6 | ||||
|     - uses: peter-evans/create-pull-request@v7 | ||||
|       if: env.COUNT_UPDATED > 0 | ||||
|       with: | ||||
|         title: 'Updates to `${{ env.COUNT_UPDATED }}` vendored dependencies' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user