Integrated: 8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command

Robin Westberg rwestberg at openjdk.java.net
Tue Oct 6 13:43:07 UTC 2020


On Tue, 6 Oct 2020 06:39:55 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> The `set-env` command was recently deprecated in favor of a different method of setting environment variables, due to a
> security vulnerability [1]. The vulnerability does not affect our usage of GitHub Actions, but we should nevertheless
> update to avoid the associated deprecation warnings.   [1]
> https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

This pull request has now been integrated.

Changeset: d2b1dc6d
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d2b1dc6d
Stats:     53 lines in 1 file changed: 1 ins; 21 del; 31 mod

8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command

Reviewed-by: ehelin, erikj

-------------

PR: https://git.openjdk.java.net/jdk/pull/518



More information about the build-dev mailing list