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 e76fe35 commit e1f6befCopy full SHA for e1f6bef
.github/workflows/node.js.yml
@@ -21,6 +21,8 @@ jobs:
21
22
steps:
23
- uses: actions/checkout@v4
24
+ with:
25
+ fetch-depth: 0
26
- name: Detect secrets with Talisman in incoming commits
27
uses: carhartl/[email protected]
28
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments