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(setup-go): update actions/setup-go to resolve the warning #3604

Merged

Conversation

suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented May 1, 2024

Summary

Update actions/setup-go to v5.0.0 to resolve the warning.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

https://github.com/actions/setup-go/releases/tag/v5.0.0

In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421).

Testing Process

...

Checklist

  • Review the contributing guidelines
  • Add a reference to related issues in the PR description.
  • Update documentation if applicable.
  • Add unit tests if applicable.
  • Add changes to the CHANGELOG if applicable.

```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397be. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
@ramonpetgrave64
Copy link
Collaborator

Thanks for the contribution! It looks like v5.0.1 was just released a few hours ago with some security updates.
Can you update this PR?
https://github.com/actions/setup-go/releases/tag/v5.0.1

https://github.com/actions/setup-go/releases/tag/v5.0.1

Security update: actions/setup-go#465

Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
@suzuki-shunsuke
Copy link
Contributor Author

Sure. I've update setup-go to v5.0.1. 185edaf

@ramonpetgrave64 ramonpetgrave64 merged commit 88d8fa6 into slsa-framework:main May 7, 2024
74 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the chore-update-setup-go-500 branch May 8, 2024 00:32
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.

None yet

2 participants