Skip to content

Commit 21f612d

Browse files
committed
dev: Development changes
1 parent d083bed commit 21f612d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: panates/gh-setup-node@v1
2424
with:
2525
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
26-
fetch-depth: 0
26+
fetch-depth: 100
2727

2828
- name: "Scan Environment"
2929
id: environment

0 commit comments

Comments
 (0)