Skip to content

Commit 53253e5

Browse files
committed
OLH-3903: adding permissions
1 parent f5b8892 commit 53253e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
checkov:
99
runs-on: ubuntu-latest
1010
permissions:
11-
contents: read
11+
packages: read
1212
steps:
1313
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414
with:

0 commit comments

Comments
 (0)