mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 18:13:42 +08:00 
			
		
		
		
	Merge pull request #2699 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.3
build(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docs-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docs-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -57,7 +57,7 @@ jobs:
 | 
				
			|||||||
          VENDOR_MODULE: github.com/docker/buildx@${{ env.RELEASE_NAME }}
 | 
					          VENDOR_MODULE: github.com/docker/buildx@${{ env.RELEASE_NAME }}
 | 
				
			||||||
      -
 | 
					      -
 | 
				
			||||||
        name: Create PR on docs repo
 | 
					        name: Create PR on docs repo
 | 
				
			||||||
        uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4  # v7.0.2
 | 
					        uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79  # v7.0.3
 | 
				
			||||||
        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