Browse Source

Bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#5224)

pull/5227/head
dependabot[bot] 11 months ago
committed by GitHub
parent
commit
104601392b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/depsreview.yml

2
.github/workflows/depsreview.yml

@ -11,4 +11,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: 'Dependency Review'
uses: actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976
Loading…
Cancel
Save