fix(deps): bump tibdex/github-app-token from 1 to 2

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](https://github.com/tibdex/github-app-token/compare/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>
This commit is contained in:
dependabot[bot]
2023-09-11 17:06:02 +00:00
committed by Sebastian Thomschke
parent 79dc665264
commit 963f9bb6ba
2 changed files with 2 additions and 2 deletions

View File

@@ -201,7 +201,7 @@ jobs:
uses: actions/checkout@v3 #https://github.com/actions/checkout
- name: Generate GitHub access token
uses: tibdex/github-app-token@v1 #https://github.com/tibdex/github-app-token
uses: tibdex/github-app-token@v2 #https://github.com/tibdex/github-app-token
id: generate_token
# see https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens
with: