diff --git a/README.md b/README.md index dff7ea8..b8f763c 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ jobs: hello-world: runs-on: ubuntu-latest steps: - - uses: actions/create-github-app-token@v2 + - uses: actions/create-github-app-token@v3 id: app-token with: app-id: ${{ vars.APP_ID }}