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 4, 2024
1 parent 48f143b commit 5ce6cb4
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 get alerts from github secret scanning and send them to Slack
## Usage

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

0 comments on commit 5ce6cb4

Please sign in to comment.