.github/workflows/projectsbot.yml in microsoft_graph-0.22.1 vs .github/workflows/projectsbot.yml in microsoft_graph-0.22.2

- old
+ new

@@ -8,10 +8,10 @@ track_issue: runs-on: ubuntu-latest steps: - name: Generate token id: generate_token - uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 + uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a with: app_id: ${{ secrets.GRAPHBOT_APP_ID }} private_key: ${{ secrets.GRAPHBOT_APP_PEM }} - name: Get project data