Commit 18bc514
authored
chore(deps): bump anthropics/claude-code-action from 1.0.70 to 1.0.72 in the claude-code-action group (#217)
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.70 to 1.0.72
<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.72</h2>
<h2>What's Changed</h2>
<ul>
<li>Harden tag mode tool permissions against prompt injection by <a
href="https://github.com/km-anthropic"><code>@km-anthropic</code></a>
in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/1002">anthropics/claude-code-action#1002</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.72">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.72</a></p>
<h2>v1.0.71</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: warn that allowed_bots can expose the action to external
triggers by <a
href="https://github.com/an-dustin"><code>@an-dustin</code></a> in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/1039">anthropics/claude-code-action#1039</a></li>
<li>feat(inline-comment): add confirmed param + probe-pattern safety net
by <a
href="https://github.com/km-anthropic"><code>@km-anthropic</code></a>
in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/1048">anthropics/claude-code-action#1048</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/an-dustin"><code>@an-dustin</code></a>
made their first contribution in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/1039">anthropics/claude-code-action#1039</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.71">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.71</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/cd77b50d2b0808657f8e6774085c8bf54484351c"><code>cd77b50</code></a>
chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/0e80d3c5b80b88b63214c657709c731343e7c87b"><code>0e80d3c</code></a>
chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/f956510b1afc643e768961656c10f7039534d553"><code>f956510</code></a>
Harden tag mode tool permissions against prompt injection (<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/1002">#1002</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/5d0cc745cd0cce4c0e9e0b3511de26c3bc285eb5"><code>5d0cc74</code></a>
feat(inline-comment): add confirmed param + probe-pattern safety net (<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/1048">#1048</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/567be3da98ac1cacd803477c9a738bec79484dc0"><code>567be3d</code></a>
chore: bump Claude Code to 2.1.73 and Agent SDK to 0.2.73</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/eb99fb38f09dedf69f423f1315d6c0272ace56a0"><code>eb99fb3</code></a>
chore: bump Claude Code to 2.1.72 and Agent SDK to 0.2.72</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/33fbb80626625f2dfc689982c92e71fc7edd42ab"><code>33fbb80</code></a>
docs: warn that allowed_bots can expose the action to external triggers
(<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/1039">#1039</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/3428ca8991d4611b464661a70b0725ae459c894d"><code>3428ca8</code></a>
chore: bump Claude Code to 2.1.71 and Agent SDK to 0.2.71</li>
<li>See full diff in <a
href="https://github.com/anthropics/claude-code-action/compare/26ec041249acb0a944c0a47b6c0c13f05dbc5b44...cd77b50d2b0808657f8e6774085c8bf54484351c">compare
view</a></li>
</ul>
</details>
<br />
[](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 4c244f6 commit 18bc514
File tree
6 files changed
+7
-7
lines changed- .github/workflows
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments