Release v1.1.2: publish container image + security workflows #12

Merged
allen merged 1 commits from release/v1.1.2 into main 2026-06-10 15:36:03 -07:00

1 Commits

Author SHA1 Message Date
root f56f8e5487 Release v1.1.2: publish container image + add security workflows
CI / Python checks (pull_request) Has been cancelled
CI / Docker build (pull_request) Has been cancelled
CodeQL / Analyze (javascript) (pull_request) Has been cancelled
CodeQL / Analyze (python) (pull_request) Has been cancelled
- Bump VERSION to 1.1.2 (no app behavior change from 1.1.1).
- release.yml: add workflow_dispatch so images can be published manually from
  the Actions tab in addition to on version tags.
- Add CodeQL code scanning (Python + JavaScript), free for public repos.
- Add Dependabot config for GitHub Actions and pip updates.

This is the first release to publish a multi-arch image to GHCR
(ghcr.io/allennpit/ads-bit).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 15:36:02 -07:00