Skip to content

Commit f19a42b

Browse files
Bump tibdex/github-app-token from 1.7.0 to 1.8.0
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@021a240...b625283) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf866ce commit f19a42b

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)