diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index a2f7fc3..c26f690 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -34,7 +34,7 @@ jobs: deno run build fi - - uses: tibdex/github-app-token@v + - uses: tibdex/github-app-token@v1 id: generate-token with: app_id: ${{ secrets.ADBLOCKERBOT_APP_ID }}