mirror of
https://github.com/distribution/distribution.git
synced 2025-07-12 06:38:29 +00:00
build: harden fossa.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
parent
feaa75c529
commit
1ca9af0184
3
.github/workflows/fossa.yml
vendored
3
.github/workflows/fossa.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
- pull_request
|
||||
- push
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
scan-license:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user