Skip to content

Commit

Permalink
PP-12687: Add Dependency Review workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
katstevens committed Oct 31, 2024
1 parent 1cc60be commit 7f5717f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ jobs:
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}

dependency-review:
name: Dependency Review scan
uses: alphagov/pay-ci/.github/workflows/_run-dependency-review.yml@master

0 comments on commit 7f5717f

Please sign in to comment.