Skip to content

chore: fix update-nodejs-versions workflow#3904

Merged
jbedard merged 1 commit intobazel-contrib:mainfrom
jbedard:create-pull
Mar 4, 2026
Merged

chore: fix update-nodejs-versions workflow#3904
jbedard merged 1 commit intobazel-contrib:mainfrom
jbedard:create-pull

Conversation

@jbedard
Copy link
Copy Markdown
Collaborator

@jbedard jbedard commented Mar 4, 2026

A robot told me this would fix these issues because:

Two changes:

  • actions/setup-node@v2 → v4 (v2 is very old)
  • peter-evans/create-pull-request@v3 → v7 — v3 sets the Authorization header directly, which conflicts with actions/checkout@v6's new includeIf-based credential injection,
    causing the "Duplicate header" 400 error

@aspect-workflows
Copy link
Copy Markdown

aspect-workflows bot commented Mar 4, 2026

Bazel 7 (Test)

All tests were cache hits

1 test (100.0%) was fully cached saving 18ms.


Bazel 8 (Test)

All tests were cache hits

1 test (100.0%) was fully cached saving 19ms.


Bazel 9 (Test)

All tests were cache hits

1 test (100.0%) was fully cached saving 35ms.

@jbedard jbedard enabled auto-merge (squash) March 4, 2026 04:03
@jbedard jbedard merged commit c3fbbb0 into bazel-contrib:main Mar 4, 2026
29 checks passed
@jbedard jbedard deleted the create-pull branch March 4, 2026 22:17
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