mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-16 17:20:33 +00:00
fix github action security found by github CodeQL (#1091)
This commit is contained in:
3
.github/workflows/helm-package.yml
vendored
3
.github/workflows/helm-package.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
workflows: ["Build and Release"]
|
||||
types: [completed]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
new_version: ${{ github.event.workflow_run.head_branch }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user