Skip to content

Commit

Permalink
Merge pull request #114 from getindata/dependabot/github_actions/tibd…
Browse files Browse the repository at this point in the history
…ex/github-app-token-2

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
Lasica authored May 23, 2024
2 parents cc41cd7 + 65427b9 commit 66ac108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ok-to-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# purpose that they app is being used for.
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ secrets.OK_TO_TEST_APP_ID }}
private_key: ${{ secrets.OK_TO_TEST_PRIVATE_KEY }}
Expand Down

0 comments on commit 66ac108

Please sign in to comment.