mirror of https://gitea.com/actions/cache.git
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
|
|
@ -1,4 +1,6 @@
|
||||||
name: Licensed
|
name: Licensed
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue