free-programming-books/.github/workflows
David Ordás 44dd203d6c
security: set-output cmd deprecated. Use $GITHUB_OUTPUT env file (#9287)
* security: `set-output` cmd deprecated. Use `$GITHUB_OUTPUT` env file

To avoid untrusted logged data to use `save-state` and `set-output` workflow commands without the intention of the workflow author we have introduced a new set of environment files to manage state and output.

Starting 1st June 2023 workflows using `save-state` or `set-output` commands via stdout will fail with an error.

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

* chore: apply fix found at actions/stale#859

* test: fixing report escapes

* test: fixing report escapes

* test: fixing report escapes

* test: fixing report escapes

* test: fixing report escapes
2023-02-23 10:06:07 -05:00
..
check-urls.yml security: set-output cmd deprecated. Use $GITHUB_OUTPUT env file (#9287) 2023-02-23 10:06:07 -05:00
detect-conflicting-prs.yml security: set-output cmd deprecated. Use $GITHUB_OUTPUT env file (#9287) 2023-02-23 10:06:07 -05:00
fpb-lint.yml Set permissions for GitHub actions (#6820) 2022-08-11 10:05:58 +02:00
issues-pinner.yml ci(pinner): Create issues-pinner.yml workflow (#7056) 2022-09-14 13:54:10 -04:00
stale.yml security: set-output cmd deprecated. Use $GITHUB_OUTPUT env file (#9287) 2023-02-23 10:06:07 -05:00