Skip to content

Bump Claude Code to 2.1.195 and Codex to 0.142.3 #1684

Bump Claude Code to 2.1.195 and Codex to 0.142.3

Bump Claude Code to 2.1.195 and Codex to 0.142.3 #1684

Workflow file for this run

name: Smoke Water
on:
workflow_dispatch:
pull_request:
types: [labeled]
jobs:
call-smoke-workflow-call:
if: github.event_name == 'workflow_dispatch' || github.event.label.name == 'water'
uses: ./.github/workflows/smoke-workflow-call.lock.yml
secrets: inherit
permissions:
actions: read
contents: read
discussions: write
issues: write
pull-requests: write