Skip to content

Commit

Permalink
README.md: use new actions location
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jun 6, 2024
1 parent 6d616db commit 8c1697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: brave/security-action@main
- uses: brave/security-action/actions/main@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
slack_token: ${{ secrets.HOTSPOTS_SLACK_TOKEN }} # optional
Expand Down

0 comments on commit 8c1697b

Please sign in to comment.