Skip to content

Commit

Permalink
gha : Add permissions scheme (adoptium#3571)
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored May 28, 2024
1 parent 9bebda3 commit 0065769
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/semgrep_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Semgrep Differential Scan
on:
pull_request:

permissions:
contents: read
statuses: write

jobs:
semgrep-diff:
uses: adoptium/.github/.github/workflows/semgrep_diff.yml@main

0 comments on commit 0065769

Please sign in to comment.