Skip to content

Bump actions/checkout to v6 and use DAPPNODE_ACTIONS_PR_CREATOR token#70

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-auto-check-yml
Draft

Bump actions/checkout to v6 and use DAPPNODE_ACTIONS_PR_CREATOR token#70
Copilot wants to merge 2 commits intomainfrom
copilot/update-auto-check-yml

Conversation

Copy link
Contributor

Copilot AI commented Feb 19, 2026

Updates .github/workflows/auto-check.yml with two changes:

  • actions/checkout: v4 → v6
  • GITHUB_TOKEN: secrets.GITHUB_TOKENsecrets.DAPPNODE_ACTIONS_PR_CREATOR

The custom token provides explicit control over PR creation permissions for the automated upstream version bumps.

Original prompt

Repository: dappnode/DAppNodePackage-nethermind-generic

Create a pull request updating .github/workflows/auto_check.yml with:

  1. Bump actions/checkout to v6.
  2. Set env GITHUB_TOKEN to ${{ secrets.DAPPNODE_ACTIONS_PR_CREATOR }}.

Acceptance criteria:

  • Only .github/workflows/auto_check.yml is changed unless strictly necessary.
  • YAML remains valid.
  • PR title/description summarize both changes.

This pull request was created from Copilot chat.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…TOKEN secret

Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@users.noreply.github.com>
Copilot AI changed the title [WIP] Update auto_check.yml with actions/checkout v6 and GITHUB_TOKEN Bump actions/checkout to v6 and use DAPPNODE_ACTIONS_PR_CREATOR token Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments