File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 fetch-depth : 1
3535 - name : Run Claude Code Review
3636 id : claude-review
37- uses : anthropics/claude-code-action@700e7f8316990de46bed556429765647af760efc # v1.0.176
37+ uses : anthropics/claude-code-action@af0559ee4f514d1ef21826982bed13f7edc3c35e # v1.0.178
3838 with :
3939 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4040
Original file line number Diff line number Diff line change 3939 fetch-depth : 1
4040 - name : Run Claude Code
4141 id : claude
42- uses : anthropics/claude-code-action@700e7f8316990de46bed556429765647af760efc # v1.0.176
42+ uses : anthropics/claude-code-action@af0559ee4f514d1ef21826982bed13f7edc3c35e # v1.0.178
4343 with :
4444 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4545
Original file line number Diff line number Diff line change 2222 prek-${{ runner.os }}-
2323 # mypy is skipped here (the dedicated mypy.yaml workflow runs it with a
2424 # full HA dependency env).
25- - uses : j178/prek-action@e98a699c41eb69ab013a45817a0406469a748f8d # v2.0.5
25+ - uses : j178/prek-action@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2.0.6
2626 env :
2727 SKIP : no-commit-to-branch,mypy
2828 with :
You can’t perform that action at this time.
0 commit comments