docs: add GitHub Actions Access Tokens action

action repository: https://github.com/qoomon/actions--access-token
This commit is contained in:
Bengt Brodersen 2024-08-09 14:51:08 +02:00 committed by GitHub
parent 654bcb11d0
commit a73b2d7ca2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -148,6 +148,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
- [GitHub Actions Access Tokens](https://github.com/qoomon/actions--access-token) - Get rid of PAT tokens, use temporary access tokens instead!
### Collection of Actions