File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 - name : Run Claude Code
3434 id : claude
35- uses : anthropics/claude-code-action@ff9acae5886d41a99ed4ec14b7dc147d55834722 # v1
35+ uses : anthropics/claude-code-action@0ee1beea589a67d33340072691a5d42abec7ae6b # v1
3636 with :
3737 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3838 additional_permissions : |
Original file line number Diff line number Diff line change 4848 - name : Install uv
4949 uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
5050 with :
51- version : " 0.11.0 "
51+ version : " 0.11.1 "
5252 - name : Build and setup ota-image-builder binary
5353 run : |
5454 uv run --locked pyinstaller -s -F --optimize=2 \
Original file line number Diff line number Diff line change 2828 - name : Install uv
2929 uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3030 with :
31- version : " 0.11.0 "
31+ version : " 0.11.1 "
3232
3333 - name : " Set up Python"
3434 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
You can’t perform that action at this time.
0 commit comments