Commit Graph

7 Commits

Author SHA1 Message Date
Thibaud-Vdb
a2d32091d6
ci: stop persisting checkout credentials
actions/checkout writes the workflow token into .git/config by
default. The update workflows push through the create-pull-request
action's own token input and the releases publish with dedicated
credentials, nothing pushes with the persisted token, so every
checkout now sets persist-credentials false.
2026-09-02 16:35:42 +02:00
renovate[bot]
9e9260c97d
chore(deps): update actions/checkout action to v7 2026-06-21 00:28:05 +00:00
renovate[bot]
43df4ae0e7
chore(deps): update actions/checkout action to v6 2025-11-21 00:20:47 +00:00
renovate[bot]
583c488b96
chore(deps): update github/codeql-action action to v4 2025-10-09 10:18:30 +00:00
renovate[bot]
c72bf42684
chore(deps): update actions/checkout action to v5 2025-08-13 01:52:37 +00:00
Elian Doran
87aa4422c0
chore(rebrand): change references from develop to main 2025-06-21 17:52:47 +03:00
Panagiotis Papadopoulos
1822240ee0
ci: setup CodeQL workflow with default settings 2025-04-10 20:45:24 +02:00