Skip to content

Commit e12ca03

Browse files
chore(deps): bump tibdex/github-app-token from 1 to 2 (#8429)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8cc3fc commit e12ca03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Generate token
2626
id: generate_token
27-
uses: tibdex/github-app-token@v1
27+
uses: tibdex/github-app-token@v2
2828
with:
2929
app_id: ${{ secrets.POETRY_TOKEN_APP_ID }}
3030
private_key: ${{ secrets.POETRY_TOKEN_APP_KEY }}

0 commit comments

Comments
 (0)