mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-04-19 23:23:19 +02:00
chore: workflow: add scan id
This commit is contained in:
committed by
GitHub
parent
b93027640f
commit
5af1a9fec9
1
.github/workflows/vuln-scan.yml
vendored
1
.github/workflows/vuln-scan.yml
vendored
@@ -74,6 +74,7 @@ jobs:
|
||||
# state/seen.json, the 25-hour window, the output files to write,
|
||||
# and how to rewrite state/seen.json at the end of the run.
|
||||
- name: Research for online mentions of new vulns
|
||||
id: scan
|
||||
uses: anthropics/claude-code-action@v1
|
||||
env:
|
||||
SCAN_DATE: ${{ github.run_started_at }}
|
||||
|
||||
Reference in New Issue
Block a user