Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit d084e2e

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] <support@github.com>
1 parent 670b2c1 commit d084e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projectsbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Generate token
1212
id: generate_token
13-
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
13+
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
1414
with:
1515
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
1616
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}

0 commit comments

Comments
 (0)