Skip to content

Commit 74dedae

Browse files
Build(deps): Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#4261)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4f4ca2 commit 74dedae

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
@@ -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.2.0
20+
- uses: actions/create-github-app-token@v2.2.1
2121
id: generate-token
2222
with:
2323
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)