diff --git a/.github/workflows/format-command.yml b/.github/workflows/format-command.yml index 24a9da1d578..2c9553b80e2 100644 --- a/.github/workflows/format-command.yml +++ b/.github/workflows/format-command.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: # Generate token from GenericMappingTools bot - - uses: actions/create-github-app-token@v1.10.0 + - uses: actions/create-github-app-token@v1.10.1 id: generate-token with: app-id: ${{ secrets.APP_ID }}