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.
2 parents 91832d0 + 701cd50 commit 6bb42e2Copy full SHA for 6bb42e2
.github/workflows/dependency-graph.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Submit dependencies to GitHub
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
with:
22
fetch-depth: 0
23
ref: ${{ inputs.ref }}
0 commit comments