Skip to content

Commit

Permalink
Merge branch '2.x' into backport/backport-30-to-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
owaiskazi19 committed Sep 13, 2023
2 parents 6a8e377 + db3316b commit fbaaf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: GitHub App token
id: github_app_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
Expand Down

0 comments on commit fbaaf6e

Please sign in to comment.