Skip to content

Commit

Permalink
Merge pull request #155 from signalwire/renovate/tibdex-github-app-to…
Browse files Browse the repository at this point in the history
…ken-2.x

chore(deps): update tibdex/github-app-token action to v2
  • Loading branch information
lucasmellos authored Dec 20, 2023
2 parents f132e91 + ffa4415 commit f625355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/approval/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ env.GH_APPROVAL_APP_ID }}
private_key: ${{ env.GH_APPROVAL_APP_PKEY }}
Expand Down

0 comments on commit f625355

Please sign in to comment.