We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8d079 commit 1b759b0Copy full SHA for 1b759b0
1 file changed
README.md
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4.2.1
23
24
- name: Run Security Scan and Comment Action
25
- uses: dacoburn/security-tools@1.0.10
+ uses: dacoburn/security-tools@1.0.16
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
0 commit comments