1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-10 06:52:05 +01:00

Codefix 6d495d1: [Actions] vcpkg caching for codeql requires some permissions (#14767)

This commit is contained in:
Loïc Guilloux
2025-11-09 22:31:59 +01:00
committed by GitHub
parent 9c338cf212
commit b563c34ca4

View File

@@ -21,6 +21,7 @@ jobs:
actions: read
contents: read
security-events: write
packages: read
steps:
- name: Checkout