Merge pull request #12132 from pytest-dev/dependabot/github_actions/peter-evans/create-pull-request-6.0.2
build(deps): Bump peter-evans/create-pull-request from 6.0.0 to 6.0.2
This commit is contained in:
		
						commit
						07a08028de
					
				| 
						 | 
					@ -46,7 +46,7 @@ jobs:
 | 
				
			||||||
        run: python scripts/update-plugin-list.py
 | 
					        run: python scripts/update-plugin-list.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Create Pull Request
 | 
					      - name: Create Pull Request
 | 
				
			||||||
        uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
 | 
					        uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          commit-message: '[automated] Update plugin list'
 | 
					          commit-message: '[automated] Update plugin list'
 | 
				
			||||||
          author: 'pytest bot <pytestbot@users.noreply.github.com>'
 | 
					          author: 'pytest bot <pytestbot@users.noreply.github.com>'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue