mirror of
https://github.com/actions/cache.git
synced 2026-01-30 16:04:23 +08:00
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
cdf6c1fa76
commit
4e38c8636e
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
@ -1,4 +1,6 @@
|
||||
name: Licensed
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user