[StepSecurity] Apply security best practices

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
stepsecurity-app[bot] 2025-06-06 18:22:03 +00:00 committed by GitHub
parent ea3ac96926
commit 5cd6b907f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,9 @@ on:
merge_group:
branches:
- main
permissions:
contents: read
jobs:
rustfmt:
name: rustfmt

View File

@ -6,6 +6,9 @@ on:
concurrency:
group: "${{ github.workflow }}"
cancel-in-progress: true
permissions:
contents: read
jobs:
release-plz:
name: release-plz