build(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.1
Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.0.1. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.1) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									21bf0fbf54
								
							
						
					
					
						commit
						5d10d327c5
					
				
							
								
								
									
										2
									
								
								.github/workflows/backport.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/backport.yml
									
									
									
									
										vendored
									
									
								
							| @ -10,7 +10,7 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v3 | ||||||
|       - name: Create backport PRs |       - name: Create backport PRs | ||||||
|         uses: zeebe-io/backport-action@v0.0.9 |         uses: zeebe-io/backport-action@v1.0.1 | ||||||
|         with: |         with: | ||||||
|           # Config README: https://github.com/zeebe-io/backport-action#backport-action |           # Config README: https://github.com/zeebe-io/backport-action#backport-action | ||||||
|           github_token: ${{ secrets.GITHUB_TOKEN }} |           github_token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user