rclone/.github/workflows
Nick Craig-Wood a152351a71 build: stop using set-env and set-path in the GitHub actions
A security problem was discovered when using set-env and
set-path. This has been deprecated by GitHub and a new mechanism
introduced.

This patch switches to using the new mechanism which will stop GitHub
warning about the use of the old mechanism.

See: https://github.com/actions/toolkit/security/advisories/GHSA-mfwh-5m23-j46w
2020-10-26 11:19:06 +00:00
..
build_publish_docker_image.yml build: update Docker build workflows 2020-06-01 16:13:23 +01:00
build_publish_release_docker_image.yml build: fix docker release build action 2020-06-10 17:00:33 +01:00
build.yml build: stop using set-env and set-path in the GitHub actions 2020-10-26 11:19:06 +00:00