From 1075a05d9e87cc1c6ef97116d82fa5ac75285378 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 6 Jun 2024 21:40:16 +0200 Subject: [PATCH] README.md: use new actions location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8fafb0..97220d19 100644 --- a/README.md +++ b/README.md @@ -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