Add explicit permissions to workflow for security
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/spawn-runner.yml
vendored
3
.github/workflows/spawn-runner.yml
vendored
@@ -26,6 +26,9 @@ on:
|
|||||||
default: "alexa"
|
default: "alexa"
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
spawn-agent:
|
spawn-agent:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user