We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a4e71 commit 47b5fc2Copy full SHA for 47b5fc2
.github/workflows/sonar.yml
@@ -12,6 +12,8 @@ jobs:
12
build:
13
name: Build and analyze
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ contents: read
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19
with:
0 commit comments