Skip to content

Update release action for set-output deprecation #7580

@dmcgowan

Description

@dmcgowan

Output while running release action

Run RELEASEVER=refs/tags/v1.5.14
  RELEASEVER=refs/tags/v1.5.14
  echo "::set-output name=stringver::${RELEASEVER#refs/tags/v}"
  git tag -l ${RELEASEVER#refs/tags/} -n[2](https://github.com/containerd/containerd/actions/runs/3314332597/jobs/5473478426#step:4:2)0000 | tail -n +[3](https://github.com/containerd/containerd/actions/runs/3314332597/jobs/5473478426#step:4:3) | cut -c [5](https://github.com/containerd/containerd/actions/runs/3314332597/jobs/5473478426#step:4:5)- >release-notes.md
  shell: /bin/bash -e {0}
Warning: 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/

Happening on containerd 1.5 release branch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions