Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
levgorbunov1 committed Sep 5, 2024
1 parent ad638ad commit f324fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slack-github-secret-scanning-integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A GitHub Action to forward alerts from GitHub secret scanning and send them to S
## Usage

```
- uses: ministryofjustice/github-actions/[email protected].3
- uses: ministryofjustice/github-actions/[email protected].4
with:
github-token: ${{ secrets.SECRET_SCANNING_GitHub_TOKEN }}
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit f324fe9

Please sign in to comment.