Skip to content

Commit

Permalink
Enabled commenting on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 committed Nov 24, 2023
1 parent 86bdc6f commit dd465df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ permissions:
jobs:
dependency-review:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@7bbfa034e752445ea40215fff1c3bf9597993d3f # v3.1.3
with:
comment-summary-in-pr: true

0 comments on commit dd465df

Please sign in to comment.