Skip to content

Commit

Permalink
bsr: fix snyk result in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
caxewsh committed Sep 17, 2024
1 parent bef288e commit 648e388
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/securityCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
message: |
### 🛡️ Snyk Security Results
```
${{ env.SNYK_RESULT }}
${{ steps.snyk.outputs.SNYK_RESULT }}
```
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 648e388

Please sign in to comment.