Skip to content

Commit 249255a

Browse files
Merge pull request #2 from preved-medved/dependabot/github_actions/tibdex/github-app-token-1.8.0
Bump tibdex/github-app-token from 1.7.0 to 1.8.0
2 parents bf866ce + f19a42b commit 249255a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_tracker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Generate token
1616
id: generate_token
17-
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
17+
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
1818
with:
1919
app_id: ${{ secrets.ISSUE_APP_ID }}
2020
private_key: ${{ secrets.ISSUE_APP_PEM }}

0 commit comments

Comments
 (0)