Skip to content

Commit

Permalink
Upgrade version for github-app-token (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
alldoami committed Dec 7, 2020
1 parent 4f4c2ea commit 7cb81d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ok-to-test.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
uses: chanzuckerberg/terraform-provider-snowflake
with:
app_id: ${{ secrets.OK_TO_TEST_APP_ID }}
private_key: ${{ secrets.OK_TO_TEST_PRIVATE_KEY }}
Expand All @@ -25,5 +25,4 @@ jobs:
reaction-token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: ok-to-test
named-args: true
permission: write

0 comments on commit 7cb81d5

Please sign in to comment.