Draft
Conversation
Updated (27): actions/attest-build-provenance v3 → v4 actions/cache/restore v4 → v5 actions/cache/save v4 → v5 actions/checkout v5 → v6 actions/download-artifact v4 → v8 actions/setup-go v6 → v6 actions/setup-node v4 → v6 actions/upload-artifact v4 → v7 aws-actions/amazon-ecr-login 062b18b96a7a → f2e9fc6c2b35 # v2.1.2 aws-actions/configure-aws-credentials 010d0da01d0b → ec61189d14ec # v6.1.0 bufbuild/buf-setup-action 35c243d7f2a9 → a47c93e0b164 # v1.50.0 docker/setup-buildx-action e468171a9de2 → 4d04d5d9486b # v4.0.0 extractions/setup-just e33e0265a09d → 53165ef7e734 # v4.0.0 github/codeql-action/analyze v3 → v4 github/codeql-action/init v3 → v4 golangci/golangci-lint-action 4afd733a84b1 → 1e7e51e771db # v9.2.0 ludeeus/action-shellcheck 00cae500b08a → 00cae500b08a # 2.0.0 peter-evans/create-pull-request 271a8d034026 → c0f553fe5499 # v8.1.0 pnpm/action-setup a3252b78c470 → fc06bc1257f3 # v5.0.0 reviewdog/action-actionlint c6ee1eb0a5d4 → 6fb7acc99f4a # v1.72.0 slackapi/slack-github-action 6c661ce58804 → af78098f536e # v3.0.1 smartcontractkit/.github/actions/branch-names branch-names/1.0.0 → branch-names/v1 smartcontractkit/.github/actions/ctf-build-image ctf-build-image/0.2.0 → ctf-build-image/v1 smartcontractkit/.github/actions/release-tag-check c5c4a8186da4 → release-tag-check/v1 smartcontractkit/.github/actions/setup-github-token setup-github-token/1.0.0 → setup-github-token/v1 sonarsource/sonarqube-scan-action aecaf43ae57e → 299e4b793aaa # v7.1.0 thollander/actions-comment-pull-request fabd468d3a1a → 24bffb9b452b # v3.0.1 Skipped - already up to date (14): actions/checkout actions/setup-go actions/upload-artifact bufbuild/buf-breaking-action runs-on/action smartcontractkit/.github/actions/advanced-triggers smartcontractkit/.github/actions/branch-out-upload smartcontractkit/.github/actions/changed-modules-go smartcontractkit/.github/actions/ctf-build-image smartcontractkit/.github/actions/get-pr-labels smartcontractkit/.github/actions/setup-github-token smartcontractkit/.github/actions/setup-postgres smartcontractkit/.github/actions/slack-notify-git-ref tailscale/github-action Unknown - not in config (10): smartcontractkit/.github/.github/workflows/reusable-codeowners-review-analysis.yml smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml smartcontractkit/.github/.github/workflows/run-e2e-tests.yml smartcontractkit/.github/actions/ctf-check-mod-version smartcontractkit/.github/actions/ecr-image-exists smartcontractkit/chainlink-github-actions/docker/image-exists smartcontractkit/chainlink-github-actions/github-app-token-issuer smartcontractkit/chainlink-github-actions/semver-compare smartcontractkit/chainlink-solana/.github/workflows/e2e_custom_cl_reusable.yml
Contributor
|
✅ No conflicts with other open PRs targeting |
|
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.





This updates many reusable GHAs to their latest versions. This is in part testing out a tool I'm building to automate this process.
Other motivation is to update actions that have a node24 version available, because of the upcoming deprecation of node20 actions.
Changes
Testing
This PR.
Notes