diff --git a/.github/workflows/format-command.yml b/.github/workflows/format-command.yml index 6ec649df093..13f84716b9a 100644 --- a/.github/workflows/format-command.yml +++ b/.github/workflows/format-command.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: # Generate token from GenericMappingTools bot - - uses: actions/create-github-app-token@v2.2.1 + - uses: actions/create-github-app-token@v3.0.0 id: generate-token with: app-id: ${{ secrets.APP_ID }}