Skip to content

Commit 08d0c8e

Browse files
committed
NO-ISSUE Grant minimum permission to a job
1 parent 8f0012a commit 08d0c8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969

7070
pinact:
7171
runs-on: ubuntu-latest
72+
permissions:
73+
contents: read
7274
steps:
7375
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7476
- name: Run pinact

0 commit comments

Comments
 (0)