Skip to content

Conversation

@Doc94
Copy link
Member

@Doc94 Doc94 commented Oct 21, 2025

Most of the changes in actions are for the new runner versions already present.

The only pending thing is the replace of https://github.com/tibdex/github-app-token for deprecation...

@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Oct 21, 2025
@Doc94 Doc94 marked this pull request as ready for review October 25, 2025 11:36
@Doc94 Doc94 requested a review from a team as a code owner October 25, 2025 11:36
@Doc94 Doc94 force-pushed the feature/update-actions branch from 25b713b to cc1436d Compare January 25, 2026 21:56
Comment on lines -21 to +24
uses: "tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a" # v2.1.0
uses: actions/create-github-app-token@v2
with:
installation_retrieval_mode: id
installation_retrieval_payload: "36153445"
app_id: "${{ secrets.PROJECTS_APP_ID }}"
private_key: "${{ secrets.PROJECTS_PRIVATE_KEY }}"
app-id: "${{ secrets.PROJECTS_APP_ID }}"
private-key: "${{ secrets.PROJECTS_PRIVATE_KEY }}"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still confusing for me.. if any can look https://github.com/actions/create-github-app-token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

1 participant