Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95e8960

Browse files
committed
render-text CI: pin GITHUB_TOKEN to contents:read (CodeQL)
1 parent 49cf4d1 commit 95e8960

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/render-text.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ on:
1717
- "Lib/gftools/render_text/**"
1818
- ".github/workflows/render-text.yml"
1919

20+
permissions:
21+
contents: read
22+
2023
jobs:
2124
render:
2225
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)