mirror of
https://github.com/actions/cache.git
synced 2026-01-30 16:04:23 +08:00
Potential fix for code scanning alert no. 51: 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
af0f7d9495
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Tests
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user