Skip to content

Commit

Permalink
Merge 1ec8d18 into 57010b7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 30, 2023
2 parents 57010b7 + 1ec8d18 commit 8a74c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
with:
app_id: ${{ secrets.BACKPORT_APP_APPID }}
private_key: ${{ secrets.BACKPORT_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 8a74c80

Please sign in to comment.