Merge pull request #3349 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
This commit is contained in:
commit
362ba2d43f
|
@ -8,6 +8,9 @@ on:
|
|||
branches:
|
||||
- '*'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
Pods:
|
||||
name: Cocoapods Lint
|
||||
|
|
Loading…
Reference in New Issue