File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 - name : Run Claude Code
114114 id : claude
115115 if : ${{ always() }}
116- uses : anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
116+ uses : anthropics/claude-code-action@6062f3709600659be5e47fcddf2cf76993c235c2 # v1.0.76
117117 env :
118118 GH_TOKEN : ${{ secrets.PAT }}
119119 GITHUB_TOKEN : ${{ secrets.PAT }}
Original file line number Diff line number Diff line change 4141 echo "end_date=$END_DATE" >> "$GITHUB_OUTPUT"
4242
4343 - name : Find weekly InferenceX mentions
44- uses : anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
44+ uses : anthropics/claude-code-action@6062f3709600659be5e47fcddf2cf76993c235c2 # v1.0.76
4545 with :
4646 anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
4747 github_token : ${{ secrets.PAT }}
Original file line number Diff line number Diff line change 3939 fetch-depth : 0
4040
4141 - name : PR Review with Claude
42- uses : anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
42+ uses : anthropics/claude-code-action@6062f3709600659be5e47fcddf2cf76993c235c2 # v1.0.76
4343 with :
4444 anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
4545 trigger_phrase : ' @pr-claude'
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127127 - name : Run Claude Code
128128 id : claude
129129 if : ${{ always() }}
130- uses : anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
130+ uses : anthropics/claude-code-action@6062f3709600659be5e47fcddf2cf76993c235c2 # v1.0.76
131131 env :
132132 GH_TOKEN : ${{ secrets.PAT }}
133133 GITHUB_TOKEN : ${{ secrets.PAT }}
Original file line number Diff line number Diff line change 6868 env :
6969 CI : true
7070 - name : Run integration tests
71- uses : cypress-io/github-action@ed2d88ccbbf936c5aac087dd43e10425abc3534f # v7.1.7
71+ uses : cypress-io/github-action@4c06c48f3ffea349b7189aa06dfcda47a9fa7b92 # v7.1.8
7272 with :
7373 working-directory : packages/app
7474 install : false
You can’t perform that action at this time.
0 commit comments