Skip to content

Commit

Permalink
Enhance action.yml for reliable secret counting (#32)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update action.yml
  • Loading branch information
guibranco authored Sep 15, 2024
1 parent 0e4285f commit 6bf118d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ runs:
- name: Count secrets leaked
shell: bash
if: always()
id: count
run: |
quantity=0
Expand Down
Binary file modified failure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6bf118d

Please sign in to comment.