UID2-6742: upgrade Node.js 20 actions to Node.js 24-compatible versions#2517
Open
sophia-chen-ttd wants to merge 21 commits intomainfrom
Open
UID2-6742: upgrade Node.js 20 actions to Node.js 24-compatible versions#2517sophia-chen-ttd wants to merge 21 commits intomainfrom
sophia-chen-ttd wants to merge 21 commits intomainfrom
Conversation
…compatible versions - actions/setup-java: v4 -> v5 (multiple workflows) - docker/build-push-action: v5 (ca052bb5) -> v7.1.0 (bcafcacb) - docker/metadata-action: v5 (c299e40c) -> v6.0.0 (030e8812) - google-github-actions/auth: v2 (c200f369) -> v3.0.0 (7c6bc770) - actions/upload-artifact: v4 -> v7 (multiple workflows) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rtifact v4→v8 trivy-action v0.36.0 eliminates the transitive actions/cache@0400d5f6 (v4.2.4) Node.js 20 dependency. download-artifact v8 replaces deprecated v4. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…re-aws-credentials v4→v6.1.0 Both upgraded versions use node24. Fixes Node.js 20 deprecation warnings in build_ami and build_eks_docker_image composite actions. hashicorp/setup-packer@v3.2.0 is blocked on upstream — no node24 release exists yet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comment on lines
+239
to
+245
| name: E2E | ||
| uses: ./.github/workflows/run-e2e-tests-on-operator.yaml | ||
| needs: buildImage | ||
| with: | ||
| operator_type: gcp | ||
| operator_image_version: ${{ needs.buildImage.outputs.image_tag }} | ||
| secrets: inherit |
…ggo/delete-artifact SHA pins
… (drop test redirects)
…node20-actions # Conflicts: # pom.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
actions/checkout@v4/ SHA34e114876b→@v6/ SHAde0fac2e(workflow and composite action files)docker/login-actionSHAc94ce9fb(v3) → SHA4907a6dd(v4.1.0)Node.js 20 is deprecated on GitHub Actions runners; forced cutover June 2, 2026.
Jira
https://thetradedesk.atlassian.net/browse/UID2-6742
🤖 Generated with Claude Code