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 d292bc4 commit ad35506Copy full SHA for ad35506
.github/workflows/provider-agents-scanning.yaml
@@ -28,6 +28,8 @@ jobs:
28
29
steps:
30
- uses: actions/checkout@v4
31
+ with:
32
+ fetch-depth: 0
33
34
- name: Install tools directly
35
run: |
0 commit comments