Skip to content

Commit aba1854

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@v1.7.0...v1.8.0) --- 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 5820498 commit aba1854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Generate token
1414
id: generate_token
15-
uses: tibdex/github-app-token@v1.7.0
15+
uses: tibdex/github-app-token@v1.8.0
1616
with:
1717
app_id: ${{ secrets.SYNOPS_APP_ID }}
1818
private_key: ${{ secrets.SYNOPS_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)