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

Pin GH actions and runners to the exact versions #177

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Oct 20, 2023

No description provided.

@Kielek Kielek requested review from a team as code owners October 20, 2023 04:54
@Kielek Kielek changed the title Pin GH actions to the exact versions Pin GH actions and runners to the exact versions Oct 20, 2023
instead of floating -latest
@@ -6,10 +6,10 @@ on:

jobs:
full-build:
runs-on: macOS-latest
runs-on: macOS-12
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lower in the file, you are using macos-11, please check what is appropriate version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading to 12 should be fine

@dvernon-splunk dvernon-splunk merged commit c555007 into main Oct 23, 2023
@dvernon-splunk dvernon-splunk deleted the pin-gh-actions branch October 23, 2023 17:10
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