chore(deps): bump actions/create-github-app-token from 1 to 2

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '2'
  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]
2025-04-07 14:26:52 +00:00
committed by GitHub
parent fdd25bc09c
commit e733ebaf16

View File

@@ -19,7 +19,7 @@ jobs:
# Generating a GitHub token, so that tags created by
# the release-plz-action can trigger actions workflows.
- name: Generate GitHub token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
id: generate-token
with:
# GitHub App ID secret name
@@ -52,7 +52,7 @@ jobs:
# Generating a GitHub token, so that PRs created by
# the release-plz-action can trigger actions workflows.
- name: Generate GitHub token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
id: generate-token
with:
# GitHub App ID secret name