Files
codeql-action/.github/workflows
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
..
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-08-05 19:28:35 +01:00
2024-06-17 16:02:05 +01:00
2024-09-10 16:09:28 -07:00