Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: github action version bumps #407

Merged
merged 20 commits into from
May 30, 2024

Conversation

erikburt
Copy link
Contributor

What

Updating Github Action references in all workflows.

Why

Github Actions node16 deprecation. See blog post (github.blog)

Node16 has been out of support since September 2023. As a result we have started the deprecation process of Node16 for GitHub Actions. We plan to migrate all actions to run on Node20 by Spring 2024.
Following on from our warning in workflows using Node16 we will start enforcing the use of Node20 rather than Node16 on the 13th of May.

Notes

RE-2531

[ERROR] Deprecated dependencies found (72)!!
codeql-analysis.yml -> analyze -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
codeql-analysis.yml -> analyze -> actions/setup-go@v1 -> node12
codeql-analysis.yml -> analyze -> github/codeql-action/analyze@v1 -> node12
codeql-analysis.yml -> analyze -> github/codeql-action/autobuild@v1 -> node12
codeql-analysis.yml -> analyze -> github/codeql-action/init@v1 -> node12
contracts-release.yml -> release_contracts -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
contracts-release.yml -> release_contracts -> softprops/action-gh-release@v1 -> node16
contracts.yml -> contracts_lint -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
contracts.yml -> contracts_lint -> cachix/cachix-action@v12 -> node16
contracts.yml -> contracts_unit_tests -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
contracts.yml -> contracts_unit_tests -> cachix/cachix-action@v12 -> node16
gauntlet.yml -> gauntlet_build -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
gauntlet.yml -> gauntlet_build -> cachix/cachix-action@v12 -> node16
gauntlet.yml -> gauntlet_eslint -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
gauntlet.yml -> gauntlet_eslint -> actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 -> node16
gauntlet.yml -> gauntlet_eslint -> cachix/cachix-action@v12 -> node16
gauntlet.yml -> gauntlet_format -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
gauntlet.yml -> gauntlet_format -> cachix/cachix-action@v12 -> node16
gauntlet.yml -> gauntlet_run_tests -> actions/cache@v3 -> node16
gauntlet.yml -> gauntlet_run_tests -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
gauntlet.yml -> gauntlet_run_tests -> actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 -> node16
gauntlet.yml -> gauntlet_run_tests -> cachix/cachix-action@v12 -> node16
golangci-lint.yml -> golangci -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
golangci-lint.yml -> golangci -> actions/setup-go@v2 -> node12
golangci-lint.yml -> golangci -> actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 -> node16
golangci-lint.yml -> golangci -> golangci/golangci-lint-action@v3 -> node16
integration-tests-docker.yml -> integration_tests_docker -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
integration-tests-docker.yml -> integration_tests_docker -> actions/setup-go@v2 -> node12
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> actions/cache@v2.1.7 -> node12
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> actions/upload-artifact@master -> node12
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> docker/build-push-action@v3 -> node16
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> docker/setup-buildx-action@v2 -> node16
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-publish.yml -> publish-integration-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-publish.yml -> publish-integration-test-image -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
integration-tests-publish.yml -> publish-integration-test-image -> smartcontractkit/push-gha-metrics-action@v1 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> actions/checkout@v3 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> actions/setup-go@v3 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> docker/build-push-action@v3 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> docker/setup-buildx-action@v2 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-smoke.yml -> build-chainlink-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@2c9f401149f6c25fb632067b7e6626aebeee5d69 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> actions/cache@v2.1.7 -> node12
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> actions/upload-artifact@master -> node12
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> docker/build-push-action@v3 -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/build-push@8489879838862929f43f7d7cd1b33903965cf507 -> docker/setup-buildx-action@v2 -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/amazon-ecr-login@v1 -> node16
integration-tests-smoke.yml -> build-test-image -> ./.github/actions/build-test-image -> smartcontractkit/chainlink-github-actions/docker/image-exists@8489879838862929f43f7d7cd1b33903965cf507 -> aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef -> node16
integration-tests-smoke.yml -> build-test-image -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
integration-tests-smoke.yml -> build-test-image -> smartcontractkit/push-gha-metrics-action@v1 -> node16
integration-tests-smoke.yml -> run_tests -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> actions/download-artifact@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> actions/upload-artifact@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.1.1 -> actions/cache@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.1.1 -> actions/setup-go@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.1.1 -> aws-actions/configure-aws-credentials@495fc37803e35461021a6229a7c1a9cda25e54fe -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.1.1 -> azure/k8s-set-context@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@8489879838862929f43f7d7cd1b33903965cf507 -> smartcontractkit/chainlink-github-actions/chainlink-testing-framework/setup-run-tests-environment@v2.1.1 -> azure/setup-helm@v3 -> node16
integration-tests-smoke.yml -> run_tests -> smartcontractkit/push-gha-metrics-action@808c183d1f5c26a4f3fd50b75d3cf7b58d9aa293 -> node16
lint-gh-workflows.yml -> lint_workflows -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
relay.yml -> relay_run_unit_tests -> actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab -> node16
relay.yml -> relay_run_unit_tests -> actions/upload-artifact@v3 -> node16
relay.yml -> relay_run_unit_tests -> cachix/cachix-action@v12 -> node16
sonar-scan.yml -> sonarqube -> actions/checkout@v3 -> node16
sonar-scan.yml -> sonarqube -> dawidd6/action-download-artifact@v2.27.0 -> node16
sonar-scan.yml -> wait_for_workflows -> actions/checkout@v3 -> node16

@erikburt erikburt self-assigned this May 29, 2024
@erikburt erikburt force-pushed the chore/update-github-actions-1717022596343 branch from 35feba3 to 78e6885 Compare May 29, 2024 22:52
@erikburt erikburt changed the title Chore/update GitHub actions 1717022596343 chore: github action version bumps May 29, 2024
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@erikburt erikburt requested a review from a team May 29, 2024 23:13
@erikburt erikburt marked this pull request as ready for review May 29, 2024 23:13
@erikburt erikburt merged commit 8415950 into develop May 30, 2024
16 of 17 checks passed
@erikburt erikburt deleted the chore/update-github-actions-1717022596343 branch May 30, 2024 17:54
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