Skip to content

Commit

Permalink
Format gitleaks slack message.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 27, 2024
1 parent 0821010 commit 5a296ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
status: ${{ job.status }}
notify_when: 'failure'
notification_title: '{workflow} has {status_message}'
message_format: ':warning: *{workflow}* {status_message} in <{repo_url}|{repo}>'
message_format: ':warning: LEAKED SECRETS in *{workflow}* (<{repo_url}|{repo}>)'
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

Expand Down

0 comments on commit 5a296ed

Please sign in to comment.