Skip to content

Commit f883736

Browse files
set contents read permission
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 3139105 commit f883736

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-helm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ env:
1818
jobs:
1919
lint-and-test:
2020
runs-on: ubuntu-latest
21+
permissions:
22+
contents: read
2123
steps:
2224
- name: Checkout
2325
uses: actions/checkout@v4

0 commit comments

Comments
 (0)