haproxy/.github
Tim Duesterhus 8a03bf4052 CI: Replace the deprecated ::set-output command by writing to $GITHUB_OUTPUT in matrix.py
As announced in

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

the `::set-output` command is deprecated, because processes during the workflow
execution might output untrusted information that might include the
`::set-output` command, thus allowing these untrusted information to hijack the
build.

The replacement is writing to the file indicated by the `$GITHUB_OUTPUT`
environment variable.
2022-10-14 19:50:34 +02:00
..
ISSUE_TEMPLATE DOC: Replace issue templates by issue forms 2021-06-24 04:15:04 +02:00
workflows CI: enable weekly "m32" builds on x86_64 2022-08-06 17:10:16 +02:00
errorfile CI: github actions: add weekly h2spec test 2020-03-24 21:04:25 +01:00
h2spec.config MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size 2021-08-26 19:52:04 +02:00
matrix.py CI: Replace the deprecated ::set-output command by writing to $GITHUB_OUTPUT in matrix.py 2022-10-14 19:50:34 +02:00
vtest.json CI: Expand use of GitHub Actions for CI 2020-11-10 10:15:17 +01:00