Skip to content

chore(ci): update gr2m/create-or-update-pull-request-action to v1.10.1#815

Merged
aduh95 merged 1 commit intonodejs:mainfrom
MikeMcC399:update/gr2m-action
Apr 21, 2026
Merged

chore(ci): update gr2m/create-or-update-pull-request-action to v1.10.1#815
aduh95 merged 1 commit intonodejs:mainfrom
MikeMcC399:update/gr2m-action

Conversation

@MikeMcC399
Copy link
Copy Markdown
Contributor

Situation

The .github/workflows/sync.yml workflow is using an outdated version of the GitHub Action gr2m/create-or-update-pull-request-action

- uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5 # v1.9.2

The SHA gr2m/create-or-update-pull-request-action@77596e3, is not linked to any release or tags. This appears to be causing Dependabot updates to fail for ALL github-actions.

Change

Update .github/workflows/sync.yml to use:

gr2m/create-or-update-pull-request-action@b65137ca591da0b9f43bad7b24df13050ea45d1b (current latest and equivalent to v1.10.1).

@MikeMcC399 MikeMcC399 marked this pull request as ready for review April 19, 2026 12:13
@MikeMcC399

This comment was marked as resolved.

@MikeMcC399
Copy link
Copy Markdown
Contributor Author

I also requested that the action be migrated to node24 in gr2m/create-or-update-pull-request-action#728

@aduh95 aduh95 merged commit 32fd150 into nodejs:main Apr 21, 2026
9 checks passed
@MikeMcC399 MikeMcC399 deleted the update/gr2m-action branch April 22, 2026 05:13
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