Hot-fix for multi-user vulnerability
As reported by @juris in #114, the implemented fix for a multi-user vulnerability (CVE-2022-24765) left the action without the rights to change or manipulate the checked out files and folders. This release fixes this issue by adding the root workspace directory as a git safe directory.
Changelog
v2.10.0 (2022-04-14)
Fixed bugs:
- GH GraphQL variable update for auto-merge workflow #100
Closed issues:
- Looks like git update for CVE-2022-24765 broke the action #114
Merged pull requests:
- Add `/github/workspace/ to git safe.directory #115 (CasperWA)
- Update dependencies #113 (CasperWA)
- Update dependencies #112 (CasperWA)
- Update dependencies #110 (CasperWA)
- Update dependencies #106 (CasperWA)
- Update dependencies #104 (CasperWA)
- Update dependencies #103 (CasperWA)
- Use
ID!
type instead ofString!
#101 (CasperWA) - Update dependencies #98 (CasperWA)
- Update dependencies #97 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator