Skip to content

Commit ed4513b

Browse files
authored
Merge pull request #17 from synapsestudios/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 e1590db + aba1854 commit ed4513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)