Skip to content

Commit a063cf1

Browse files
chore(deps): bump tibdex/github-app-token from 1 to 2 (#1076)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b062d commit a063cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-issues-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- name: Generate authentication token from GitHub App
3232
id: generate_token
33-
uses: tibdex/github-app-token@v1
33+
uses: tibdex/github-app-token@v2
3434
with:
3535
app_id: 322306
3636
private_key: ${{ secrets.PROJECT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)