diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index ad1bd9022..448d62dbc 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -8,13 +8,11 @@ jobs: main: # if: ${{ github.event.pull_request.merged == true }} runs-on: ubuntu-latest - permissions: - contents: write steps: - uses: actions/checkout@v3 with: fetch-depth: 2 - - uses: getsentry/action-github-app-token@v2 + - uses: tibdex/github-app-token@v2 if: ${{ !env.ACT }} id: create-app-token with: