Skip to content

Commit

Permalink
Merge pull request #157 from signalwire/dependabot/github_actions/tib…
Browse files Browse the repository at this point in the history
…dex/github-app-token-2

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
lucasmellos authored Dec 20, 2023
2 parents e47cd5a + c2bf939 commit bebe2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
with:
app_id: ${{ secrets.GH_APPROVAL_APP_ID }}
Expand Down

0 comments on commit bebe2e2

Please sign in to comment.