mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 13:27:27 +00:00
Set start commit in range for testing
This commit is contained in:
parent
02f81822cd
commit
a5a9446c51
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -15,3 +15,5 @@ jobs:
|
|||
fetch-depth: 0 # Ensure Talisman can operate on a valid revision range
|
||||
- name: Test action
|
||||
uses: ./
|
||||
with:
|
||||
remote-sha: 89df42eb70ebff472b384403e6b17e44391eba79
|
||||
|
|
Loading…
Reference in a new issue