]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Github Actions: update used actions
authorTimo Rothenpieler <timo@rothenpieler.org>
Wed, 17 Aug 2022 13:23:02 +0000 (15:23 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 17 Aug 2022 14:01:09 +0000 (16:01 +0200)
commit9b17fed14bc534353d9a5e2d90d902bb093df3c2
tree2a8c5602e1ab426cf6e6b1770ef872bc00b5aaa0
parent5c4fa12b0be29dcb18edac62c8c29f91f4ff59b1
Github Actions: update used actions

In the case of the Microsoft action, this fixes security relevant issues
according to their release notes:
https://github.com/microsoft/setup-msbuild/releases

Unfortunately they don't appear to be following the usual scheme of v1
referring to all v1.x.x, but instead v1 just points to v1.0.0.

The primary change with all the Github-Provided actions is the switch to a
more up-to-date NodeJS version (16). Not all that relevant when you just
use the action as is, but on top of that, the old versions are in
low-maintenance mode, and basically are considered obsolete.
Github is actively migrating people to the latest ones via dependabot
wherever they can.
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20220817132302.538-1-timo@rothenpieler.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24954.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
.github/workflows/build.yaml