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 ab84d95 + 346204f commit 2267a65Copy full SHA for 2267a65
1 file changed
.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@v5
+ - uses: actions/checkout@v6
21
with:
22
fetch-depth: 0
23
ref: ${{ inputs.ref }}
0 commit comments