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 0304119 commit 1888d9dCopy full SHA for 1888d9d
.github/workflows/dependency-checker.yaml
@@ -12,6 +12,8 @@ jobs:
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v4
15
+ with:
16
+ fetch-depth: 0
17
- name: Install Python
18
uses: actions/setup-python@v5
19
with:
0 commit comments