Skip to content

chore(setup-go): update actions/setup-go to resolve the warning#3604

Merged
ramonpetgrave64 merged 3 commits intoslsa-framework:mainfrom
suzuki-shunsuke:chore-update-setup-go-500
May 7, 2024
Merged

chore(setup-go): update actions/setup-go to resolve the warning#3604
ramonpetgrave64 merged 3 commits intoslsa-framework:mainfrom
suzuki-shunsuke:chore-update-setup-go-500

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>
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review May 1, 2024 04:21
@ramonpetgrave64
Copy link
Contributor

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

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