Bump deps versions - #3
Merged
Merged
Conversation
+ @actions/core: 1.2.6 -> 1.10.0 Cause: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Taras Korenko (tkorenko)
requested review from
Conor (c-p-b) and
Topher Lubaway (supertopher)
March 22, 2023 11:46
Author
|
An updated action is still capable of starting/stopping AWS runners: |
Peter Hu (git-phu)
left a comment
There was a problem hiding this comment.
one interesting thing we added to this fork of the GHA is to allow
multiple security groups
example usage here: https://github.com/airbytehq/airbyte-platform-internal/blob/2c39fb286e4a3bbfb5921b751cb1b5aa3d2c7a23/.github/actions/_oss_start-aws-runner/action.yml#L21
Taras Korenko (@tkorenko) if you can verify that is still working, then I think this is good to merge
Author
|
A change, a workflow run, its effects: Also: Peter Hu (@git-phu) , if this looks ok, please merge ^ , I don't seem to have permissions in this repo. |
Peter Hu (git-phu)
approved these changes
Mar 22, 2023
Peter Hu (git-phu)
left a comment
There was a problem hiding this comment.
Taras Korenko (@tkorenko) looks great, thanks!
This file contains hidden or 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
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.



Cause: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/