Potential fix for code scanning alert no. 5: 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
0baa4f6b09
commit
90ff91ece7
|
|
@ -1,4 +1,6 @@
|
||||||
name: Release ARC Runner Images
|
name: Release ARC Runner Images
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
# Revert to https://github.com/actions-runner-controller/releases#releases
|
# Revert to https://github.com/actions-runner-controller/releases#releases
|
||||||
# for details on why we use this approach
|
# for details on why we use this approach
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue