Skip to content

Commit a81ac6b

Browse files
chore(deps): update stackhawk/hawkscan-action digest to babdc51
1 parent 2b301f1 commit a81ac6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhawk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: ./your-service.sh & # ✏️ Update this to run your own service to be scanned
5656

5757
- name: Run HawkScan
58-
uses: stackhawk/hawkscan-action@81fe3cc71a944ab0e47e04bd41e2b42bf2ff7a4b
58+
uses: stackhawk/hawkscan-action@babdc51d04a845402d5d5b3e0ca1a67d89bbf2c5
5959
continue-on-error: true # ✏️ Set to false to break your build on scan errors
6060
with:
6161
apiKey: ${{ secrets.HAWK_API_KEY }}

0 commit comments

Comments
 (0)