Skip to content

Commit bec7602

Browse files
dependabot[bot]steveoh
authored andcommitted
chore(deps): bump actions/create-github-app-token
Bumps the ci-dependencies group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b82f87 commit bec7602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
contents: write
6363
steps:
6464
- name: 🪙 Convert token
65-
uses: actions/create-github-app-token@v1
65+
uses: actions/create-github-app-token@v2
6666
id: generate_token
6767
with:
6868
app-id: ${{ secrets.UGRC_RELEASE_BOT_APP_ID }}

0 commit comments

Comments
 (0)