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 70a8510 commit 99f8f82Copy full SHA for 99f8f82
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
44
45
- name: Check repository dependency graph
46
- uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
+ uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
47
if: ${{ github.event_name == 'pull_request' }}
48
49
- name: Setup Node.js v${{ matrix.node-version }}
0 commit comments