Skip to content

Commit

Permalink
SNOW-871839: Fix Snyk permissions (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa committed Jul 20, 2023
1 parent 07a0e35 commit c242dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snyk-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
jobs:
whitesource:
runs-on: ubuntu-latest
permissions: write-all
if: ${{ github.event.pull_request.user.login == 'sfc-gh-snyk-sca-sa' }}
steps:
- name: checkout
Expand Down

0 comments on commit c242dbd

Please sign in to comment.