We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2726e1a + 8404174 commit 90582a2Copy full SHA for 90582a2
.github/workflows/deps.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
show-progress: false
18
- name: "Dependency Review"
19
- uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # refs/tags/v4.8.1
+ uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # refs/tags/v4.9.0
20
govulncheck:
21
runs-on: ubuntu-latest
22
steps:
0 commit comments