Skip to content

Commit

Permalink
update to version (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
alldoami committed Dec 7, 2020
1 parent dc6dc13 commit 2c089be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ok-to-test.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: chanzuckerberg/github-app-token@4609526
uses: chanzuckerberg/github-app-token@v1.1.2
with:
app_id: ${{ secrets.OK_TO_TEST_APP_ID }}
private_key: ${{ secrets.OK_TO_TEST_PRIVATE_KEY }}
Expand Down

0 comments on commit 2c089be

Please sign in to comment.