From e3cd8abcdeef24c6ab403e2d6fff7c6bf1f6d387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:30:11 -0500 Subject: [PATCH] Bump tibdex/github-app-token from 1 to 2 (#93) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Streed --- .github/workflows/add-to-project.yml | 2 +- .github/workflows/template-sync.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 6133f8b..387e986 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -11,7 +11,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: tibdex/github-app-token@v1 + - uses: tibdex/github-app-token@v2 id: generate-token name: Generate GitHub token with: diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 58d99d9..019c559 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -22,7 +22,7 @@ jobs: - name: Perform updates run: cruft update -y - - uses: tibdex/github-app-token@v1 + - uses: tibdex/github-app-token@v2 id: generate-token name: Generate GitHub token with: