chore: workflow: add scan id

This commit is contained in:
Stéphane Lesimple
2026-04-18 14:23:47 +00:00
committed by GitHub
parent b93027640f
commit 5af1a9fec9

View File

@@ -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 }}