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

Update GitHub Actions' versions #30

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

edif2008
Copy link
Member

@edif2008 edif2008 commented Aug 23, 2024

This PR updates the following GitHub Actions' versions:

  • actions/checkout to v4
  • pulumi/actions to v5
  • golangci/golangci-lint-action to v6
  • actions/setup-go to v5
  • actions/setup-node to v4
  • actions/setup-dotnet to v4
  • actions/setup-python to v5
  • JS-DevTools/npm-publish to v3

All these updated have been checked and no breaking changes directly impact our pipeline configuration. With this, we use the latest version of Node 20 in all actions, which is the recommended version.

The only one that isn't updated is goreleaser/goreleaser-action from v5 to v6 since this switches from goreleaser v1 to v2. This requires some additional effort.

@volodymyrZotov volodymyrZotov merged commit 53ac25f into main Aug 23, 2024
2 checks passed
@volodymyrZotov volodymyrZotov deleted the feat/update-action-versions branch August 23, 2024 16:05
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