5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00
commitlint-github-action/.github/workflows
Wagner Santos 072351755b ci: replace set-env calls with $GITHUB_ENV file
Due to security reasons, ::set-env command doesn't work anymore. The new method of
updating env vars dynamically is through the $GITHUB_ENV file.
2020-11-21 06:32:32 -03:00
..
ci.yml ci: replace set-env calls with $GITHUB_ENV file 2020-11-21 06:32:32 -03:00
commitlint.yml feat: use action input instead of env var to get the github token 2020-08-02 11:23:03 -03:00