mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
[StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
committed by
GitHub
parent
ea3ac96926
commit
5cd6b907f2
3
.github/workflows/release-plz.yml
vendored
3
.github/workflows/release-plz.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}"
|
||||
cancel-in-progress: true
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
release-plz:
|
||||
name: release-plz
|
||||
|
Reference in New Issue
Block a user