mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-02-04 18:06:17 +00: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
1 changed files with 2 additions and 0 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
name: Licensed
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue