[FIX] Security imported fixes #35983
Annotations
4 warnings
Run if echo "$GITHUB_REF_NAME" | grep -Eq '^[0-9]+\.[0-9]+\.[0-9]+$' ; then
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run if [[ 'pull_request' == 'pull_request' ]]; then
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run LATEST_RELEASE="$(
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "0c1dd4e04992b893", "0da579d0e3aa3ca7", "19e90255b025512b", "1f3ff9b30fffeafe", "2b5b341867ad5d7c", "2d9465c70ccbfcc7", "37983cbd05f103b4", "4e50e7283fc4f90f", "54248003c3195c67", "565526e19f494488", "58f447cc4a829f40", "5ab1c635ddf6faf1", "5d09f2e52b4e96b5", "5df0965e46bd7133", "5e08edcd00c846f9", "5f400ace97d770a6", "5fdd2584c76225be", "60cefce3d78e58f7", "633035d1316df6a8", "6418b8708434cf03", "750e5215eb6790b1", "7724e76ed54aa88f", "7ee23ba5d73f2882", "7fc3fd4d229f8ef6", "8d9e18eacdf392b0", "90e82381d020f035", "a4ccf83a0ba16f89", "ab7e0d8e9f58bbab", "ae99eba2ea3507c3", "b0016ce64a4fa056", "bf9116b4b42f187e", "c0c287e340eac9c3", "c809044f06cfce5d", "ca714c4eb2713722", "cef1796d35abcd41", "d088a7785e640ebd", "d0eaa68c1bb6fdfe", "d2b8af72d30ec016", "d440837c957386b3", "d4a8213bc6729d42", "d7394d8d5c7cda9d", "ec3c34b9cae245a6", "f2020145bce6e34c", "fc5c63319e51a7e5", "feeb8ff31992de85".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading