Skip to content

Commit

Permalink
Add versioning for forked repo (Snowflake-Labs#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
alldoami authored and anton-chekanov committed Jan 25, 2022
1 parent 4c1a77a commit dc8d32a
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 @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: chanzuckerberg/terraform-provider-snowflake
uses: chanzuckerberg/github-app-token@4609526
with:
app_id: ${{ secrets.OK_TO_TEST_APP_ID }}
private_key: ${{ secrets.OK_TO_TEST_PRIVATE_KEY }}
Expand Down

0 comments on commit dc8d32a

Please sign in to comment.