Skip to content

Commit a592ade

Browse files
Build(deps): Bump actions/create-github-app-token from 1.10.4 to 1.11.0 (#3441)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.10.4 to 1.11.0. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1.10.4...v1.11.0) --- updated-dependencies: - dependency-name: actions/create-github-app-token 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 c15d79f commit a592ade

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
# Generate token from GenericMappingTools bot
14-
- uses: actions/create-github-app-token@v1.10.4
14+
- uses: actions/create-github-app-token@v1.11.0
1515
id: generate-token
1616
with:
1717
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)