Skip to content

Commit

Permalink
Update dependency-review.yaml
Browse files Browse the repository at this point in the history
add dep review comments to PR
  • Loading branch information
tobybellwood authored Feb 2, 2025
1 parent 8a7412b commit 76d2bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ jobs:
dependency-review:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
with:
config-file: .github/dependency-review-config.yaml
comment-summary-in-pr: always

0 comments on commit 76d2bdd

Please sign in to comment.