Skip to content

Commit 91364c6

Browse files
Build(deps): Bump actions/create-github-app-token from 2.0.6 to 2.1.1 (#4069)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.0.6 to 2.1.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.0.6...v2.1.1) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1669d51 commit 91364c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format-command.yml

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

0 commit comments

Comments
 (0)