Merge pull request #12601 from turrisxyz/Pinned-Dependencies-GitHub

chore: Set permissions for GitHub actions
This commit is contained in:
Jaime van Kessel 2022-07-05 14:02:30 +02:00 committed by GitHub
commit 69b443376c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,9 @@ on:
- '4.*'
- 'CURA-*'
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest