Skip to content

Commit

Permalink
make fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gomez385 committed Oct 7, 2024
1 parent b2edbe5 commit 64d1b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Generate a token
id: generate-token
uses: actions/create-github-app-token@v1
uses: CSVD/create-github-app-token@v1
with:
app-id: ${{ vars.GH_APP_ID }}
private-key: ${{ secrets.GH_APP_PEM_FILE }}
Expand Down

0 comments on commit 64d1b09

Please sign in to comment.