mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	Merge pull request #1327 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.1.2
build(deps): Bump peter-evans/create-pull-request from 4.0.4 to 4.1.2
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docs-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docs-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -42,7 +42,7 @@ jobs:
 | 
				
			|||||||
          git add -A .
 | 
					          git add -A .
 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Create PR on docs repo
 | 
					        name: Create PR on docs repo
 | 
				
			||||||
        uses: peter-evans/create-pull-request@923ad837f191474af6b1721408744feb989a4c27 # v4.0.4
 | 
					        uses: peter-evans/create-pull-request@171dd555b9ab6b18fa02519fdfacbb8bf671e1b4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
 | 
					          token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
 | 
				
			||||||
          push-to-fork: docker-tools-robot/docker.github.io
 | 
					          push-to-fork: docker-tools-robot/docker.github.io
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user