Skip to content

Commit

Permalink
Update action.yml (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
  • Loading branch information
guibranco and gstraccini[bot] authored Sep 15, 2024
1 parent d165186 commit 0e4285f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ runs:
refresh-message-position: true
message-id: "secrets-result"
message: |
**Infisical secrets check:** :white_check_mark: No secrets leaked!
**Infisical secrets check:** No secrets leaked!
**Scan results:**
```
Expand All @@ -124,7 +124,7 @@ runs:
refresh-message-position: true
message-id: "secrets-result"
message: |
**Infisical secrets check:** :rotating_light: Secrets leaked!
**Infisical secrets check:** 🚨 Secrets leaked!
> [!CAUTION]
> The Infisical CLI tool found secrets leaked in your repository.
Expand Down Expand Up @@ -168,4 +168,4 @@ runs:
refresh-message-position: true
message-id: "secrets-result"
message: |
**Infisical secrets check:** :o: Secrets check cancelled!
**Infisical secrets check:** Secrets check cancelled!

0 comments on commit 0e4285f

Please sign in to comment.