-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Within this task please check if we still need to use the following 3rd-party actions and, if possible, replace/remove it:
-
actions-ecosystem/action-regex-match (link): looks like this action is no longer maintained GitHub Actions: Deprecating save-state and set-output commands actions-ecosystem/action-regex-match#396 - if possible, please use other action or approach, e.g. via
if: startsWith(github.ref, 'refs/tags/'), examples: -
svenstaro/upload-release-action (link) - this action is used to upload some additional artifacts into release (see example in Assets list - https://github.com/open-edge-platform/model_api/releases/tag/0.3.0.4) - please check, if we still need to upload an additional artifacts
Metadata
Metadata
Assignees
Labels
No labels