chore(deps): bump actions in build-and-persist-plugin-binary#416
chore(deps): bump actions in build-and-persist-plugin-binary#416tenthirtyam merged 1 commit intomainfrom
build-and-persist-plugin-binary#416Conversation
Update actions versions in `build-and-persist-plugin-binary` workflow: - `actions/checkout` from v4.1.4 to v6.0.2 - `actions/upload-artifact` from v4.3.3 to v6.0.0 Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions dependencies used by the build-and-persist-plugin-binary composite action to newer major versions.
Changes:
- Bump
actions/checkoutto the commit corresponding tov6.0.2. - Bump
actions/upload-artifactto the commit corresponding tov6.0.0. - Minor formatting (blank lines) in the composite action definition.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
1 similar comment
|
This functionality has been released in v2.0.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Update actions versions in
build-and-persist-plugin-binaryworkflow:actions/checkoutfrom v4.1.4 to v6.0.2actions/upload-artifactfrom v4.3.3 to v6.0.0