Skip to content

Commit 7ac8bce

Browse files
authored
latest (#99)
1 parent cde7d67 commit 7ac8bce

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/smoke-claude-container.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-codex-container.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-copilot-container.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/create-threat-detection-sibling-workflows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
REPO_ROOT = Path(__file__).resolve().parents[1]
2121
WORKFLOWS_DIR = REPO_ROOT / ".github" / "workflows"
22-
DEFAULT_IMAGE = "ghcr.io/github/gh-aw-threat-detection:v0.0.2"
22+
DEFAULT_IMAGE = "ghcr.io/github/gh-aw-threat-detection:latest"
2323
ENGINES = {
2424
"smoke-copilot.lock.yml": ("copilot", "Smoke Copilot Containerized"),
2525
"smoke-claude.lock.yml": ("claude", "Smoke Claude Containerized"),

0 commit comments

Comments
 (0)