Skip to content

Commit 9493cc0

Browse files
authored
Update Example with correct name (#18)
The example still had the old tool name `security-tools` instead of `security-wrapper`.
1 parent 1b759b0 commit 9493cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4.2.1
2323

2424
- name: Run Security Scan and Comment Action
25-
uses: dacoburn/security-tools@1.0.16
25+
uses: dacoburn/security-wrapper@1.0.16
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828

0 commit comments

Comments
 (0)