codeql-action/.github
Remco Vermeulen 762210d5a0 Use generated token on checkout
The script `.github/update-release-branch.py` uses the `git` command
to push changes. Therefore we need to ensure that `git` authenticates
with a token that has the `workflows` write permision.

This change restore the GitHub token used by the script to access the
API and applies the `workflows` write permission to the token used by `git`.
2024-09-13 09:13:54 -07:00
..
actions Update setup-swift version 2024-09-09 14:06:08 -07:00
codeql Add security-experimental to codeql-config.yml (#1566) 2023-03-08 08:39:00 -08:00
ISSUE_TEMPLATE Change to the latest support link 2020-10-23 13:22:06 -07:00
workflows Use generated token on checkout 2024-09-13 09:13:54 -07:00
dependabot.yml Dependabot alerts for shield only 2024-01-10 08:34:15 -08:00
pull_request_template.md Add a changelog 2021-05-19 15:19:36 -07:00
releases.ini update required checks script to handle release branches 2023-12-20 17:23:05 +00:00
update-release-branch.py Textually replace CodeQL version in package.json (#2269) 2024-05-01 10:10:05 -07:00