[Backport 3.28] Fix CVE #4948
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run echo "##[set-output name=tag;]$(git describe --tags --abbrev=0)"
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 echo "##[set-output name=version;]$(grep version build.gradle|sed "s/ \+version = .\(.*\)./\1/g")"
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 echo "##[set-output name=nb;]$(git log --oneline 3.28.6..HEAD|wc -l)"
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/
|
Checks
print_version: kubectl: no present: Command '['kubectl', 'version']' returned non-zero exit status 1.
|
Checks
print_version: k3d/k3s: no present: [Errno 2] No such file or directory: 'k3d'
|
The logs for this run have expired and are no longer available.
Loading