We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c3efa commit fe0f457Copy full SHA for fe0f457
.github/workflows/dependency-review.yml
@@ -21,6 +21,6 @@ jobs:
21
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
22
23
- name: Run the dependency review action
24
- uses: actions/dependency-review-action@355d25e5a70d2a2b28ef092a65254455882ec6eb
+ uses: actions/dependency-review-action@4004cfa3a2610fa9f3554e1e5079fe14c6d26765
25
with:
26
allow-licenses: MIT
0 commit comments