Skip to content

Commit 28d6cee

Browse files
Bump actions/create-github-app-token from 1 to 2 in the major group (#194)
Bumps the major 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: major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bea5138 commit 28d6cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-spec-for-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: update-spec
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/create-github-app-token@v1
18+
- uses: actions/create-github-app-token@v2
1919
id: app-token
2020
with:
2121
# required

0 commit comments

Comments
 (0)