Skip to content

Commit bb33d1e

Browse files
chore(deps): bump anthropics/claude-code-action from 1.0.82 to 1.0.89 in the claude-code-action group (#221)
Bumps the claude-code-action group with 1 update: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `anthropics/claude-code-action` from 1.0.82 to 1.0.89 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/claude-code-action/releases">anthropics/claude-code-action's releases</a>.</em></p> <blockquote> <h2>v1.0.89</h2> <h2>What's Changed</h2> <ul> <li>fix: skip token revocation when no token was acquired by <a href="https://github.com/Dave-London"><code>@​Dave-London</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/918">anthropics/claude-code-action#918</a></li> <li>Use env vars for workflow_run context values in example workflows by <a href="https://github.com/ddworken"><code>@​ddworken</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1125">anthropics/claude-code-action#1125</a></li> <li>docs: document include/exclude_comments_by_actor inputs by <a href="https://github.com/yuribodo"><code>@​yuribodo</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1130">anthropics/claude-code-action#1130</a></li> <li>fix: use correct fallback type for reviewData in fetcher by <a href="https://github.com/MaxwellCalkin"><code>@​MaxwellCalkin</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1034">anthropics/claude-code-action#1034</a></li> <li>Strip OIDC token request env vars from Claude session by <a href="https://github.com/chyipin"><code>@​chyipin</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1011">anthropics/claude-code-action#1011</a></li> <li>fix: skip retries for non-retryable errors in retryWithBackoff by <a href="https://github.com/ei-grad"><code>@​ei-grad</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1082">anthropics/claude-code-action#1082</a></li> <li>fix: restore ripgrep execute bits after bun install --production by <a href="https://github.com/qozle"><code>@​qozle</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1163">anthropics/claude-code-action#1163</a></li> <li>fix: allow # in branch names for PR checkout and base restore by <a href="https://github.com/qozle"><code>@​qozle</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1167">anthropics/claude-code-action#1167</a></li> <li>fix: prevent hang in restoreConfigFromBase on repos with .gitmodules by <a href="https://github.com/qozle"><code>@​qozle</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1166">anthropics/claude-code-action#1166</a></li> <li>fix: strip shell comment lines before parsing claude_args by <a href="https://github.com/VoidChecksum"><code>@​VoidChecksum</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1055">anthropics/claude-code-action#1055</a></li> <li>fix: snapshot PR's .claude/ to .claude-pr/ before security restore by <a href="https://github.com/qozle"><code>@​qozle</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1172">anthropics/claude-code-action#1172</a></li> <li>chore: fix prettier formatting by <a href="https://github.com/ashwin-ant"><code>@​ashwin-ant</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1171">anthropics/claude-code-action#1171</a></li> <li>chore: fix prettier formatting in parse-sdk-options.test.ts by <a href="https://github.com/ashwin-ant"><code>@​ashwin-ant</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1176">anthropics/claude-code-action#1176</a></li> <li>fix: pin bun runtime config and improve log hygiene by <a href="https://github.com/ashwin-ant"><code>@​ashwin-ant</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1174">anthropics/claude-code-action#1174</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuribodo"><code>@​yuribodo</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1130">anthropics/claude-code-action#1130</a></li> <li><a href="https://github.com/MaxwellCalkin"><code>@​MaxwellCalkin</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1034">anthropics/claude-code-action#1034</a></li> <li><a href="https://github.com/chyipin"><code>@​chyipin</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1011">anthropics/claude-code-action#1011</a></li> <li><a href="https://github.com/ei-grad"><code>@​ei-grad</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1082">anthropics/claude-code-action#1082</a></li> <li><a href="https://github.com/qozle"><code>@​qozle</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1163">anthropics/claude-code-action#1163</a></li> <li><a href="https://github.com/VoidChecksum"><code>@​VoidChecksum</code></a> made their first contribution in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1055">anthropics/claude-code-action#1055</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.89">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.89</a></p> <h2>v1.0.88</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.88">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.88</a></p> <h2>v1.0.87</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.87">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.87</a></p> <h2>v1.0.86</h2> <h2>What's Changed</h2> <ul> <li>Fix subprocess isolation install step not running by <a href="https://github.com/OctavianGuzu"><code>@​OctavianGuzu</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1148">anthropics/claude-code-action#1148</a></li> <li>Pass env to execFileSync git calls by <a href="https://github.com/OctavianGuzu"><code>@​OctavianGuzu</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1151">anthropics/claude-code-action#1151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.86">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.86</a></p> <h2>v1.0.85</h2> <h2>What's Changed</h2> <ul> <li>fix: fall back to repo default_branch instead of hardcoded &quot;main&quot; by <a href="https://github.com/ashwin-ant"><code>@​ashwin-ant</code></a> in <a href="https://redirect.github.com/anthropics/claude-code-action/pull/1143">anthropics/claude-code-action#1143</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.85">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.85</a></p> <h2>v1.0.84</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anthropics/claude-code-action/commit/6e2bd52842c65e914eba5c8badd17560bd26b5de"><code>6e2bd52</code></a> fix: pin bun runtime config and improve log hygiene (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1174">#1174</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/3534c326a5e0ddfeff5df4e6634a1b967b357560"><code>3534c32</code></a> chore: fix prettier formatting in parse-sdk-options.test.ts (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1176">#1176</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/6685b26dfb584fe21672d006c23a6f004960da77"><code>6685b26</code></a> chore: fix prettier formatting (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1171">#1171</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/5150ea9643a49aa8186b9ceb0caccdc480997e7b"><code>5150ea9</code></a> fix: snapshot PR's .claude/ to .claude-pr/ before security restore (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1172">#1172</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/eb8baa46afb0ca53893badfc839c474aebe656f5"><code>eb8baa4</code></a> fix: strip shell comment lines before parsing claude_args (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1055">#1055</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/f328a5c8890b866764c829fce9ce405996ebd942"><code>f328a5c</code></a> fix: prevent hang in restoreConfigFromBase on repos with .gitmodules (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1166">#1166</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/b15d4751a6478e3d2b6565953cf654a3e7320eeb"><code>b15d475</code></a> fix: allow # in branch names for PR checkout and base restore (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1167">#1167</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/d5db8208f9147761c05b11340bed1e540b63f549"><code>d5db820</code></a> fix: restore ripgrep execute bits after bun install --production (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1163">#1163</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/d8af4e9f017ccc66d807d10675d3ce80cba3d199"><code>d8af4e9</code></a> fix: skip retries for non-retryable errors in retryWithBackoff (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1082">#1082</a>)</li> <li><a href="https://github.com/anthropics/claude-code-action/commit/f37c786ad3fef8c6035fd753a86993fb7ce58211"><code>f37c786</code></a> Strip OIDC token request env vars from Claude session (<a href="https://redirect.github.com/anthropics/claude-code-action/issues/1011">#1011</a>)</li> <li>Additional commits viewable in <a href="https://github.com/anthropics/claude-code-action/compare/88c168b39e7e64da0286d812b6e9fbebb6708185...6e2bd52842c65e914eba5c8badd17560bd26b5de">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anthropics/claude-code-action&package-manager=github_actions&previous-version=1.0.82&new-version=1.0.89)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b86181d commit bb33d1e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

.github/workflows/ci-failure-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Analyze failure with Claude
39-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
39+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
4040
with:
4141
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4242
prompt: |

.github/workflows/claude-pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: npm install -g markdownlint-cli2 prettier
5252

5353
- name: Review PR with Claude
54-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
54+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
5555
with:
5656
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5757
track_progress: true

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Run Claude Code
7878
id: claude
79-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
79+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
8080
with:
8181
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
8282
use_commit_signing: true

.github/workflows/component-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Validate plugin components
6868
if: steps.changed-files.outputs.has_changes == 'true'
69-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
69+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
7070
id: validate
7171
with:
7272
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}

.github/workflows/semantic-labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Label issue with Claude
4141
id: labeler
42-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
42+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
4343
with:
4444
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4545
prompt: |
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: Label PR with Claude
104104
id: labeler
105-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
105+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
106106
with:
107107
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
108108
prompt: |

.github/workflows/version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 1
3232

3333
- name: Check version consistency
34-
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1.0.82
34+
uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # v1.0.89
3535
id: version-check
3636
with:
3737
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}

0 commit comments

Comments
 (0)