mirror of
https://github.com/foss42/apidash.git
synced 2025-12-10 23:36:46 +08:00
Potential fix for code scanning alert no. 1: 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:
2
.github/workflows/aur-publish.yml
vendored
2
.github/workflows/aur-publish.yml
vendored
@@ -1,4 +1,6 @@
|
|||||||
name: Update AUR Package
|
name: Update AUR Package
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user