Skip to content

Commit 9a1c9ef

Browse files
Build(deps): Bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#4225)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f523a5 commit 9a1c9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
# Generate token from GenericMappingTools bot
20-
- uses: actions/create-github-app-token@v2.1.4
20+
- uses: actions/create-github-app-token@v2.2.0
2121
id: generate-token
2222
with:
2323
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)