Skip to content

Commit 61778fb

Browse files
ZePan110pre-commit-ci[bot]
authored andcommitted
Fix security issues for helm test workflow (opea-project#1908)
Signed-off-by: ZePan110 <ze.pan@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
1 parent d33b471 commit 61778fb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/_helm-e2e.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Helm Chart E2e Test For Call
5-
permissions: read-all
5+
permissions:
6+
contents: read
7+
68
on:
79
workflow_call:
810
inputs:

0 commit comments

Comments
 (0)