Skip to content

Commit 0ee8e4f

Browse files
Potential fix for code scanning alert no. 31: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent e0f3f96 commit 0ee8e4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pre-commit-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ on:
1010

1111
jobs:
1212
pre-commit:
13+
permissions:
14+
contents: read
1315
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.3.0

0 commit comments

Comments
 (0)