Skip to content

Commit

Permalink
Merge pull request #2 from preved-medved/dependabot/github_actions/ti…
Browse files Browse the repository at this point in the history
…bdex/github-app-token-1.8.0

Bump tibdex/github-app-token from 1.7.0 to 1.8.0
  • Loading branch information
preved-medved authored Feb 8, 2023
2 parents bf866ce + f19a42b commit 249255a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
with:
app_id: ${{ secrets.ISSUE_APP_ID }}
private_key: ${{ secrets.ISSUE_APP_PEM }}
Expand Down

0 comments on commit 249255a

Please sign in to comment.