-
Notifications
You must be signed in to change notification settings - Fork 128
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
workflows: Update actions and golang versions used #139
Merged
klauspost
merged 4 commits into
klauspost:master
from
fidencio:topic/update-actions-related-stuff
Nov 6, 2023
Merged
workflows: Update actions and golang versions used #139
klauspost
merged 4 commits into
klauspost:master
from
fidencio:topic/update-actions-related-stuff
Nov 6, 2023
Conversation
This file contains 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
klauspost
reviewed
Nov 6, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one minor change
Let's make sure we're doing the release using the latest golang version, and that we're testing against the supported stable versions. Please, refer to https://endoflife.date/go for more info about the golang versions that are still supported. NOTE: We're keeping 1.19.x as @klauspost tests with the latest EOL release as well. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
It's been a long time that v4 is out, and we should use it instead of the current used v2. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Similarly to the checkout action, the setup-go action is currently at its v4 and we should be using it instead of the currently used v2. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Let's keep it up-to-date, as we've done for the checkout and setup-go actions. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
fidencio
force-pushed
the
topic/update-actions-related-stuff
branch
from
November 6, 2023 15:56
e064313
to
64efbf8
Compare
klauspost
approved these changes
Nov 6, 2023
kodiakhq bot
referenced
this pull request
in cloudquery/codegen
Mar 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary> ### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7) [Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7) #### What's Changed - Add AMD Memory Encrypt detection by [@​Lencerf](https://togithub.com/Lencerf) in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) - Add AMD Speculative Return Stack Overflow (SRSO) by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/cpuid/pull/143](https://togithub.com/klauspost/cpuid/pull/143) - workflows: Update actions and golang versions used by [@​fidencio](https://togithub.com/fidencio) in [https://github.com/klauspost/cpuid/pull/139](https://togithub.com/klauspost/cpuid/pull/139) #### New Contributors - [@​Lencerf](https://togithub.com/Lencerf) made their first contribution in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) **Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot
referenced
this pull request
in cloudquery/filetypes
Mar 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary> ### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7) [Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7) #### What's Changed - Add AMD Memory Encrypt detection by [@​Lencerf](https://togithub.com/Lencerf) in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) - Add AMD Speculative Return Stack Overflow (SRSO) by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/cpuid/pull/143](https://togithub.com/klauspost/cpuid/pull/143) - workflows: Update actions and golang versions used by [@​fidencio](https://togithub.com/fidencio) in [https://github.com/klauspost/cpuid/pull/139](https://togithub.com/klauspost/cpuid/pull/139) #### New Contributors - [@​Lencerf](https://togithub.com/Lencerf) made their first contribution in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) **Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot
referenced
this pull request
in cloudquery/plugin-pb-go
Mar 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary> ### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7) [Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7) #### What's Changed - Add AMD Memory Encrypt detection by [@​Lencerf](https://togithub.com/Lencerf) in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) - Add AMD Speculative Return Stack Overflow (SRSO) by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/cpuid/pull/143](https://togithub.com/klauspost/cpuid/pull/143) - workflows: Update actions and golang versions used by [@​fidencio](https://togithub.com/fidencio) in [https://github.com/klauspost/cpuid/pull/139](https://togithub.com/klauspost/cpuid/pull/139) #### New Contributors - [@​Lencerf](https://togithub.com/Lencerf) made their first contribution in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) **Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot
referenced
this pull request
in cloudquery/plugin-sdk
Mar 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/klauspost/cpuid/v2](https://togithub.com/klauspost/cpuid) | indirect | patch | `v2.2.6` -> `v2.2.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>klauspost/cpuid (github.com/klauspost/cpuid/v2)</summary> ### [`v2.2.7`](https://togithub.com/klauspost/cpuid/releases/tag/v2.2.7) [Compare Source](https://togithub.com/klauspost/cpuid/compare/v2.2.6...v2.2.7) #### What's Changed - Add AMD Memory Encrypt detection by [@​Lencerf](https://togithub.com/Lencerf) in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) - Add AMD Speculative Return Stack Overflow (SRSO) by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/cpuid/pull/143](https://togithub.com/klauspost/cpuid/pull/143) - workflows: Update actions and golang versions used by [@​fidencio](https://togithub.com/fidencio) in [https://github.com/klauspost/cpuid/pull/139](https://togithub.com/klauspost/cpuid/pull/139) #### New Contributors - [@​Lencerf](https://togithub.com/Lencerf) made their first contribution in [https://github.com/klauspost/cpuid/pull/140](https://togithub.com/klauspost/cpuid/pull/140) **Full Changelog**: klauspost/cpuid@v2.2.6...v2.2.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.
Basically, let's ensure we're testing against supported stable versions of golang, and that the actions being used are up-to-date to their latest release.