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

workflows: Update actions and golang versions used #139

Merged

Conversation

fidencio
Copy link
Contributor

@fidencio fidencio commented Nov 6, 2023

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.

Copy link
Owner

@klauspost klauspost left a 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

.github/workflows/go.yml Outdated Show resolved Hide resolved
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 fidencio force-pushed the topic/update-actions-related-stuff branch from e064313 to 64efbf8 Compare November 6, 2023 15:56
@klauspost klauspost merged commit af2b49a into klauspost:master Nov 6, 2023
10 checks passed
kodiakhq bot pushed a commit to cloudquery/codegen that referenced this pull request 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 [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#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 pushed a commit to cloudquery/filetypes that referenced this pull request 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 [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#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 pushed a commit to cloudquery/plugin-pb-go that referenced this pull request 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 [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#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 pushed a commit to cloudquery/plugin-sdk that referenced this pull request 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 [@&#8203;Lencerf](https://togithub.com/Lencerf) in [klauspost/cpuid#140
-   Add AMD Speculative Return Stack Overflow (SRSO) by [@&#8203;klauspost](https://togithub.com/klauspost) in [klauspost/cpuid#143
-   workflows: Update actions and golang versions used by [@&#8203;fidencio](https://togithub.com/fidencio) in [klauspost/cpuid#139

#### New Contributors

-   [@&#8203;Lencerf](https://togithub.com/Lencerf) made their first contribution in [klauspost/cpuid#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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants