mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-04-20 07:33:20 +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,
|
# 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.
|
# and how to rewrite state/seen.json at the end of the run.
|
||||||
- name: Research for online mentions of new vulns
|
- name: Research for online mentions of new vulns
|
||||||
|
id: scan
|
||||||
uses: anthropics/claude-code-action@v1
|
uses: anthropics/claude-code-action@v1
|
||||||
env:
|
env:
|
||||||
SCAN_DATE: ${{ github.run_started_at }}
|
SCAN_DATE: ${{ github.run_started_at }}
|
||||||
|
|||||||
Reference in New Issue
Block a user