We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c9cce commit 5773d9bCopy full SHA for 5773d9b
1 file changed
.github/workflows/gitleaks.yaml
@@ -3,7 +3,7 @@ on:
3
push:
4
jobs:
5
scan:
6
- uses: knostic/.github/.github/workflows/gitleaks.yaml@fix/gitleaks-scan-range
+ uses: knostic/.github/.github/workflows/gitleaks.yaml@dcc58a2ba99425861ace0857b8644eb2165f2aed
7
with:
8
event_name: ${{ github.event_name }}
9
before_sha: ${{ github.event.before || '' }}
0 commit comments