mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
add write-all permission to the audit
This commit is contained in:
parent
3a675c67bf
commit
085da00b0c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/security.yml
vendored
1
.github/workflows/security.yml
vendored
|
@ -11,6 +11,7 @@ on:
|
|||
jobs:
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
name: "Audit Dependencies"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue