mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
ci: fix typo in permissions key
This commit is contained in:
2
.github/workflows/sync-ids.yml
vendored
2
.github/workflows/sync-ids.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
name: Synchronize IDs
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
content: write # for create-pull-request
|
||||
contents: write # for create-pull-request
|
||||
pull-requests: write # for create-pull-request
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
Reference in New Issue
Block a user