[PR #7278] [MERGED] chore(deps): update github-actions #7192

Closed
opened 2026-03-13 13:27:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7278
Author: @renovate[bot]
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @himself65

Base: canaryHead: renovate/github-actions


📝 Commits (1)

  • 135cf90 chore(deps): update github-actions

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/claude.yml (+2 -2)
📝 .github/workflows/e2e.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action minor v4v4.3.1 age confidence
anthropics/claude-code-action action patch v1v1.0.29 age confidence
deno (source) uses-with patch 2.6.32.6.4 age confidence

Release Notes

actions/checkout (actions/checkout)

v4.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

anthropics/claude-code-action (anthropics/claude-code-action)

v1.0.29

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.29

v1.0.28

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.28

v1.0.27

Compare Source

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.27

v1.0.26

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.26

v1.0.25

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.25

v1.0.24

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.24

v1.0.23

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.23

v1.0.22

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.22

v1.0.21

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.21

v1.0.20

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.20

v1.0.19

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.19

v1.0.18

Compare Source

What's Changed
  • feat: add structured output support via --json-schema argument by @​bogini in #​687

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.18

v1.0.17

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.17

v1.0.16

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.16

v1.0.15

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.15

v1.0.14

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.14

v1.0.13

Compare Source

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.13

v1.0.12

Compare Source

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.12

v1.0.11

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.11

v1.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.10

v1.0.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.9

v1.0.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.8

v1.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.7

v1.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.6

v1.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.5

v1.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.4

v1.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.3

v1.0.2

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.2

v1.0.1

Compare Source

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.1

denoland/deno (deno)

v2.6.4

Compare Source

  • fix(compile): make compile work with --unstable-npm-lazy-caching (#​31704)
  • fix(ext/node): enable keepAlive connection reuse for HTTP Agent (#​31709)
  • fix(ext/node): handle errors in sqlite session filter callback (#​31756)
  • fix(ext/node): support TypedArray and DataView targets in Buffer.copy()
    (#​31734)
  • fix(ext/node): support for inspector.url() (#​31705)
  • fix(ext/node): support numbered positional parameters in node:sqlite (#​31722)
  • fix(ext/websocket): prevent sending multiple close frames (#​31747)
  • fix(install): wait for package installations before applying patches (#​31711)
  • fix(node/crypto): integrate async_hooks for domain error handling (#​31751)
  • fix(serve): net permissions in config file (#​31718)
  • fix(task): prioritize member package.json when deno.json only in root
    (#​31736)
  • fix(webgpu): update wgpu to 28.0.0 (#​31163)
  • fix: deno cross compile for intel mac target (#​31714)
  • fix: update urlpattern to 0.4.2 (#​31193)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7278 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `renovate/github-actions` --- ### 📝 Commits (1) - [`135cf90`](https://github.com/better-auth/better-auth/commit/135cf9034f095b7a80fc7ad5dcec2e1003ab808e) chore(deps): update github-actions ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/claude.yml` (+2 -2) 📝 `.github/workflows/e2e.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4` → `v4.3.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fcheckout/v4.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fcheckout/v4.0.0/v4.3.1?slim=true) | | [anthropics/claude-code-action](https://redirect.github.com/anthropics/claude-code-action) | action | patch | `v1` → `v1.0.29` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/anthropics%2fclaude-code-action/v1.0.29?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/anthropics%2fclaude-code-action/v1.0.0/v1.0.29?slim=true) | | [deno](https://deno.com) ([source](https://redirect.github.com/denoland/deno)) | uses-with | patch | `2.6.3` → `2.6.4` | ![age](https://developer.mend.io/api/mc/badges/age/npm/deno/2.6.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/deno/2.6.3/2.6.4?slim=true) | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.3.1`](https://redirect.github.com/actions/checkout/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.3.0...v4.3.1) ##### What's Changed - Port v6 cleanup to v4 by [@&#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&#8203;2305](https://redirect.github.com/actions/checkout/pull/2305) **Full Changelog**: <https://github.com/actions/checkout/compare/v4...v4.3.1> ### [`v4.3.0`](https://redirect.github.com/actions/checkout/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.2...v4.3.0) ##### What's Changed - docs: update README.md by [@&#8203;motss](https://redirect.github.com/motss) in [#&#8203;1971](https://redirect.github.com/actions/checkout/pull/1971) - Add internal repos for checking out multiple repositories by [@&#8203;mouismail](https://redirect.github.com/mouismail) in [#&#8203;1977](https://redirect.github.com/actions/checkout/pull/1977) - Documentation update - add recommended permissions to Readme by [@&#8203;benwells](https://redirect.github.com/benwells) in [#&#8203;2043](https://redirect.github.com/actions/checkout/pull/2043) - Adjust positioning of user email note and permissions heading by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [#&#8203;2044](https://redirect.github.com/actions/checkout/pull/2044) - Update README.md by [@&#8203;nebuk89](https://redirect.github.com/nebuk89) in [#&#8203;2194](https://redirect.github.com/actions/checkout/pull/2194) - Update CODEOWNERS for actions by [@&#8203;TingluoHuang](https://redirect.github.com/TingluoHuang) in [#&#8203;2224](https://redirect.github.com/actions/checkout/pull/2224) - Update package dependencies by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;2236](https://redirect.github.com/actions/checkout/pull/2236) - Prepare release v4.3.0 by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;2237](https://redirect.github.com/actions/checkout/pull/2237) ##### New Contributors - [@&#8203;motss](https://redirect.github.com/motss) made their first contribution in [#&#8203;1971](https://redirect.github.com/actions/checkout/pull/1971) - [@&#8203;mouismail](https://redirect.github.com/mouismail) made their first contribution in [#&#8203;1977](https://redirect.github.com/actions/checkout/pull/1977) - [@&#8203;benwells](https://redirect.github.com/benwells) made their first contribution in [#&#8203;2043](https://redirect.github.com/actions/checkout/pull/2043) - [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [#&#8203;2194](https://redirect.github.com/actions/checkout/pull/2194) - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [#&#8203;2236](https://redirect.github.com/actions/checkout/pull/2236) **Full Changelog**: <https://github.com/actions/checkout/compare/v4...v4.3.0> ### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1946](https://redirect.github.com/actions/checkout/pull/1946) ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@&#8203;orhantoy](https://redirect.github.com/orhantoy) in [#&#8203;1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@&#8203;lucacome](https://redirect.github.com/lucacome) in [#&#8203;1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@&#8203;dependabot-](https://redirect.github.com/dependabot-) [#&#8203;1777](https://redirect.github.com/actions/checkout/pull/1777), [#&#8203;1872](https://redirect.github.com/actions/checkout/pull/1872) ### [`v4.1.7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1739](https://redirect.github.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1697](https://redirect.github.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@&#8203;orhantoy](https://redirect.github.com/orhantoy) in [#&#8203;1774](https://redirect.github.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1776](https://redirect.github.com/actions/checkout/pull/1776) ### [`v4.1.6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1732](https://redirect.github.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v415) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.4...v4.1.5) - Update NPM dependencies by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1703](https://redirect.github.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1694](https://redirect.github.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1696](https://redirect.github.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1695](https://redirect.github.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@&#8203;users.noreply.github.com` by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1707](https://redirect.github.com/actions/checkout/pull/1707) ### [`v4.1.4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1692](https://redirect.github.com/actions/checkout/pull/1692) - Add dependabot config by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1688](https://redirect.github.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1693](https://redirect.github.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1643](https://redirect.github.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v413) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.2...v4.1.3) - Check git version before attempting to disable `sparse-checkout` by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1656](https://redirect.github.com/actions/checkout/pull/1656) - Add SSH user parameter by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1685](https://redirect.github.com/actions/checkout/pull/1685) - Update `actions/checkout` version in `update-main-version.yml` by [@&#8203;jww3](https://redirect.github.com/jww3) in [#&#8203;1650](https://redirect.github.com/actions/checkout/pull/1650) ### [`v4.1.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@&#8203;dscho](https://redirect.github.com/dscho) in [#&#8203;1598](https://redirect.github.com/actions/checkout/pull/1598) ### [`v4.1.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v411) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.0...v4.1.1) - Correct link to GitHub Docs by [@&#8203;peterbe](https://redirect.github.com/peterbe) in [#&#8203;1511](https://redirect.github.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@&#8203;cory-miller](https://redirect.github.com/cory-miller) in [#&#8203;1514](https://redirect.github.com/actions/checkout/pull/1514) ### [`v4.1.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://redirect.github.com/actions/checkout/pull/1396) </details> <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`v1.0.29`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.29) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.28...v1.0.29) #### What's Changed - \[Security] Fix HIGH vulnerability: CVE-2025-66414 by [@&#8203;orbisai0security](https://redirect.github.com/orbisai0security) in [#&#8203;792](https://redirect.github.com/anthropics/claude-code-action/pull/792) - fix: use original title from webhook payload instead of fetched title by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;793](https://redirect.github.com/anthropics/claude-code-action/pull/793) - feat: add path validation for commit\_files MCP tool by [@&#8203;ddworken](https://redirect.github.com/ddworken) in [#&#8203;796](https://redirect.github.com/anthropics/claude-code-action/pull/796) - feat: custom branch name templates by [@&#8203;dylancdavis](https://redirect.github.com/dylancdavis) in [#&#8203;571](https://redirect.github.com/anthropics/claude-code-action/pull/571) - fix: add missing import and update tests for branch template feature by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;799](https://redirect.github.com/anthropics/claude-code-action/pull/799) #### New Contributors - [@&#8203;orbisai0security](https://redirect.github.com/orbisai0security) made their first contribution in [#&#8203;792](https://redirect.github.com/anthropics/claude-code-action/pull/792) - [@&#8203;dylancdavis](https://redirect.github.com/dylancdavis) made their first contribution in [#&#8203;571](https://redirect.github.com/anthropics/claude-code-action/pull/571) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.29> ### [`v1.0.28`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.28) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.27...v1.0.28) ##### What's Changed - fix: update broken link in cloud-providers.md by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;758](https://redirect.github.com/anthropics/claude-code-action/pull/758) - chore: remove unused ci yaml file by [@&#8203;kiwamizamurai](https://redirect.github.com/kiwamizamurai) in [#&#8203;763](https://redirect.github.com/anthropics/claude-code-action/pull/763) - feat: add instant "Fix this" links to PR code reviews by [@&#8203;aiddun](https://redirect.github.com/aiddun) in [#&#8203;773](https://redirect.github.com/anthropics/claude-code-action/pull/773) - feat: add ssh\_signing\_key input for SSH commit signing by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;784](https://redirect.github.com/anthropics/claude-code-action/pull/784) - feat: send user request as separate content block for slash command support by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;785](https://redirect.github.com/anthropics/claude-code-action/pull/785) - feat: support local plugin marketplace paths by [@&#8203;gor-st](https://redirect.github.com/gor-st) in [#&#8203;761](https://redirect.github.com/anthropics/claude-code-action/pull/761) - fix: prevent orphaned installer processes from blocking retries by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;790](https://redirect.github.com/anthropics/claude-code-action/pull/790) - fix: set CLAUDE\_CODE\_ENTRYPOINT for SDK path to match CLI path by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;791](https://redirect.github.com/anthropics/claude-code-action/pull/791) ##### New Contributors - [@&#8203;kiwamizamurai](https://redirect.github.com/kiwamizamurai) made their first contribution in [#&#8203;763](https://redirect.github.com/anthropics/claude-code-action/pull/763) - [@&#8203;aiddun](https://redirect.github.com/aiddun) made their first contribution in [#&#8203;773](https://redirect.github.com/anthropics/claude-code-action/pull/773) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.28> ### [`v1.0.27`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.27) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.26...v1.0.27) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.27> ### [`v1.0.26`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.26) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.25...v1.0.26) #### What's Changed - fix: respect user's --setting-sources in claude\_args by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;750](https://redirect.github.com/anthropics/claude-code-action/pull/750) - fix: set GH\_TOKEN alongside GITHUB\_TOKEN for gh CLI precedence by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;752](https://redirect.github.com/anthropics/claude-code-action/pull/752) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.26> ### [`v1.0.25`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.25) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.24...v1.0.25) #### What's Changed - chore: update model to claude-opus-4-5 in workflow by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;747](https://redirect.github.com/anthropics/claude-code-action/pull/747) - fix: merge multiple --mcp-config flags and support --allowed-tools parsing by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;748](https://redirect.github.com/anthropics/claude-code-action/pull/748) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.25> ### [`v1.0.24`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.24) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.23...v1.0.24) ##### What's Changed - Fix command injection vulnerability in branch setup by [@&#8203;bogini](https://redirect.github.com/bogini) in [#&#8203;736](https://redirect.github.com/anthropics/claude-code-action/pull/736) - feat: Make Agent SDK the default execution path by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;738](https://redirect.github.com/anthropics/claude-code-action/pull/738) - feat: add session\_id output to enable resuming conversations by [@&#8203;gor-st](https://redirect.github.com/gor-st) in [#&#8203;739](https://redirect.github.com/anthropics/claude-code-action/pull/739) ##### New Contributors - [@&#8203;gor-st](https://redirect.github.com/gor-st) made their first contribution in [#&#8203;739](https://redirect.github.com/anthropics/claude-code-action/pull/739) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.24> ### [`v1.0.23`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.23) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.22...v1.0.23) #### What's Changed - feat: add Agent SDK support with USE\_AGENT\_SDK feature flag by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;698](https://redirect.github.com/anthropics/claude-code-action/pull/698) - fix: `commentBody` may be `null` by [@&#8203;plaflamme](https://redirect.github.com/plaflamme) in [#&#8203;706](https://redirect.github.com/anthropics/claude-code-action/pull/706) - feat: add simplified prompt option via USE\_SIMPLE\_PROMPT env var by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;718](https://redirect.github.com/anthropics/claude-code-action/pull/718) - fix: accumulate multiple --allowedTools flags for Agent SDK by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;719](https://redirect.github.com/anthropics/claude-code-action/pull/719) - Fix SDK path: add settingSources and default system prompt by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;726](https://redirect.github.com/anthropics/claude-code-action/pull/726) - fix: resolve zizmor template injection vulnerabilities by [@&#8203;ant-soumitr](https://redirect.github.com/ant-soumitr) in [#&#8203;729](https://redirect.github.com/anthropics/claude-code-action/pull/729) #### New Contributors - [@&#8203;plaflamme](https://redirect.github.com/plaflamme) made their first contribution in [#&#8203;706](https://redirect.github.com/anthropics/claude-code-action/pull/706) - [@&#8203;ant-soumitr](https://redirect.github.com/ant-soumitr) made their first contribution in [#&#8203;729](https://redirect.github.com/anthropics/claude-code-action/pull/729) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.23> ### [`v1.0.22`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.22) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.21...v1.0.22) #### What's Changed - fix: prevent race condition on issue/PR body edits by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;710](https://redirect.github.com/anthropics/claude-code-action/pull/710) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.22> ### [`v1.0.21`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.21) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.20...v1.0.21) ##### What's Changed - Remove experimental allowed domains feature by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;697](https://redirect.github.com/anthropics/claude-code-action/pull/697) - fix: use cross-platform timeout for Claude Code installation by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;700](https://redirect.github.com/anthropics/claude-code-action/pull/700) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.21> ### [`v1.0.20`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.20) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.19...v1.0.20) ##### What's Changed - chore: add retry loop to Claude Code installation by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;694](https://redirect.github.com/anthropics/claude-code-action/pull/694) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.20> ### [`v1.0.19`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.19) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.18...v1.0.19) #### What's Changed - update docs re: commit signing no longer default by [@&#8203;altendky](https://redirect.github.com/altendky) in [#&#8203;675](https://redirect.github.com/anthropics/claude-code-action/pull/675) - chore: limit PR review workflow to opened events only by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;691](https://redirect.github.com/anthropics/claude-code-action/pull/691) - feat: add AWS\_BEARER\_TOKEN\_BEDROCK support for Bedrock authentication by [@&#8203;garciajrx](https://redirect.github.com/garciajrx) in [#&#8203;692](https://redirect.github.com/anthropics/claude-code-action/pull/692) - feat: add Microsoft Foundry provider support by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;684](https://redirect.github.com/anthropics/claude-code-action/pull/684) #### New Contributors - [@&#8203;altendky](https://redirect.github.com/altendky) made their first contribution in [#&#8203;675](https://redirect.github.com/anthropics/claude-code-action/pull/675) - [@&#8203;garciajrx](https://redirect.github.com/garciajrx) made their first contribution in [#&#8203;692](https://redirect.github.com/anthropics/claude-code-action/pull/692) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.19> ### [`v1.0.18`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.18) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.17...v1.0.18) ##### What's Changed - feat: add structured output support via --json-schema argument by [@&#8203;bogini](https://redirect.github.com/bogini) in [#&#8203;687](https://redirect.github.com/anthropics/claude-code-action/pull/687) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.18> ### [`v1.0.17`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.17) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.16...v1.0.17) ##### What's Changed - docs: update action version from [@&#8203;beta](https://redirect.github.com/beta) to [@&#8203;v1](https://redirect.github.com/v1) in docs by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;650](https://redirect.github.com/anthropics/claude-code-action/pull/650) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.17> ### [`v1.0.16`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.16) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.15...v1.0.16) ##### What's Changed - Add show\_full\_output option to control output verbosity by [@&#8203;ddworken](https://redirect.github.com/ddworken) in [#&#8203;580](https://redirect.github.com/anthropics/claude-code-action/pull/580) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.16> ### [`v1.0.15`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.15) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.14...v1.0.15) ##### What's Changed - feat: add plugins input to install Claude Code plugins by [@&#8203;whyuan-cc](https://redirect.github.com/whyuan-cc) in [#&#8203;638](https://redirect.github.com/anthropics/claude-code-action/pull/638) - Add plugin\_marketplaces Input Field by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;642](https://redirect.github.com/anthropics/claude-code-action/pull/642) - feat(docs): simplify custom GitHub App creation with manifest support by [@&#8203;kriscoleman](https://redirect.github.com/kriscoleman) in [#&#8203;620](https://redirect.github.com/anthropics/claude-code-action/pull/620) - feat: change plugins input from comma-separated to newline-separated by [@&#8203;whyuan-cc](https://redirect.github.com/whyuan-cc) in [#&#8203;644](https://redirect.github.com/anthropics/claude-code-action/pull/644) ##### New Contributors - [@&#8203;whyuan-cc](https://redirect.github.com/whyuan-cc) made their first contribution in [#&#8203;638](https://redirect.github.com/anthropics/claude-code-action/pull/638) - [@&#8203;kriscoleman](https://redirect.github.com/kriscoleman) made their first contribution in [#&#8203;620](https://redirect.github.com/anthropics/claude-code-action/pull/620) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.15> ### [`v1.0.14`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.14) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.13...v1.0.14) ##### What's Changed - docs: document GitHub App permissions in security guide by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;607](https://redirect.github.com/anthropics/claude-code-action/pull/607) - chore: upgrade actions/checkout from v4 to v5 by [@&#8203;DaleSeo](https://redirect.github.com/DaleSeo) in [#&#8203;632](https://redirect.github.com/anthropics/claude-code-action/pull/632) - Update github-mcp-server to v0.17.1 by [@&#8203;hfm](https://redirect.github.com/hfm) in [#&#8203;613](https://redirect.github.com/anthropics/claude-code-action/pull/613) - fix([#&#8203;626](https://redirect.github.com/anthropics/claude-code-action/issues/626)): resolve \[View job] links pointing to previous workflow runs after comment updates by [@&#8203;BangDori](https://redirect.github.com/BangDori) in [#&#8203;627](https://redirect.github.com/anthropics/claude-code-action/pull/627) - Update usage.md with link to claude cli args by [@&#8203;btoo](https://redirect.github.com/btoo) in [#&#8203;600](https://redirect.github.com/anthropics/claude-code-action/pull/600) ##### New Contributors - [@&#8203;DaleSeo](https://redirect.github.com/DaleSeo) made their first contribution in [#&#8203;632](https://redirect.github.com/anthropics/claude-code-action/pull/632) - [@&#8203;hfm](https://redirect.github.com/hfm) made their first contribution in [#&#8203;613](https://redirect.github.com/anthropics/claude-code-action/pull/613) - [@&#8203;BangDori](https://redirect.github.com/BangDori) made their first contribution in [#&#8203;627](https://redirect.github.com/anthropics/claude-code-action/pull/627) - [@&#8203;btoo](https://redirect.github.com/btoo) made their first contribution in [#&#8203;600](https://redirect.github.com/anthropics/claude-code-action/pull/600) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.14> ### [`v1.0.13`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.13) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.12...v1.0.13) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.13> ### [`v1.0.12`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.12) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.11...v1.0.12) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.12> ### [`v1.0.11`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.11) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.10...v1.0.11) ##### What's Changed - docs: add prompt injection security note by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;604](https://redirect.github.com/anthropics/claude-code-action/pull/604) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.11> ### [`v1.0.10`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.10) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.9...v1.0.10) #### What's Changed - docs: fix the faq doc link by [@&#8203;songhuangcn](https://redirect.github.com/songhuangcn) in [#&#8203;593](https://redirect.github.com/anthropics/claude-code-action/pull/593) - fix: update permission test prompts to trigger actual tool usage by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;596](https://redirect.github.com/anthropics/claude-code-action/pull/596) #### New Contributors - [@&#8203;songhuangcn](https://redirect.github.com/songhuangcn) made their first contribution in [#&#8203;593](https://redirect.github.com/anthropics/claude-code-action/pull/593) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.10> ### [`v1.0.9`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.9) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.8...v1.0.9) #### What's Changed - Add support for kebab-case --allowed-tools flag by [@&#8203;leoyvens](https://redirect.github.com/leoyvens) in [#&#8203;581](https://redirect.github.com/anthropics/claude-code-action/pull/581) - fix: Removed deprecated input from usage.md by [@&#8203;marcus-dk](https://redirect.github.com/marcus-dk) in [#&#8203;574](https://redirect.github.com/anthropics/claude-code-action/pull/574) - fix: add support for pull\_request\_target event by [@&#8203;vibhor1997a](https://redirect.github.com/vibhor1997a) in [#&#8203;579](https://redirect.github.com/anthropics/claude-code-action/pull/579) #### New Contributors - [@&#8203;leoyvens](https://redirect.github.com/leoyvens) made their first contribution in [#&#8203;581](https://redirect.github.com/anthropics/claude-code-action/pull/581) - [@&#8203;marcus-dk](https://redirect.github.com/marcus-dk) made their first contribution in [#&#8203;574](https://redirect.github.com/anthropics/claude-code-action/pull/574) - [@&#8203;vibhor1997a](https://redirect.github.com/vibhor1997a) made their first contribution in [#&#8203;579](https://redirect.github.com/anthropics/claude-code-action/pull/579) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.9> ### [`v1.0.8`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.8) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.7...v1.0.8) #### What's Changed - fix(tag): no such tool available mcp\_\_github\_\* by [@&#8203;BlackHole1](https://redirect.github.com/BlackHole1) in [#&#8203;556](https://redirect.github.com/anthropics/claude-code-action/pull/556) - Delete .github/workflows/claude-test.yml by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;573](https://redirect.github.com/anthropics/claude-code-action/pull/573) #### New Contributors - [@&#8203;BlackHole1](https://redirect.github.com/BlackHole1) made their first contribution in [#&#8203;556](https://redirect.github.com/anthropics/claude-code-action/pull/556) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.8> ### [`v1.0.7`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.7) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.6...v1.0.7) #### What's Changed - feat: Add ANTHROPIC\_CUSTOM\_HEADERS environment variable support by [@&#8203;jimutt](https://redirect.github.com/jimutt) in [#&#8203;561](https://redirect.github.com/anthropics/claude-code-action/pull/561) - Add PostToolUse hook for automatic formatting by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;563](https://redirect.github.com/anthropics/claude-code-action/pull/563) - docs: add documentation for custom executable inputs by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;562](https://redirect.github.com/anthropics/claude-code-action/pull/562) - chore: consolidate duplicate test directories by [@&#8203;benny123tw](https://redirect.github.com/benny123tw) in [#&#8203;565](https://redirect.github.com/anthropics/claude-code-action/pull/565) - fix: update test workflow reference in test-local.sh by [@&#8203;benny123tw](https://redirect.github.com/benny123tw) in [#&#8203;564](https://redirect.github.com/anthropics/claude-code-action/pull/564) #### New Contributors - [@&#8203;jimutt](https://redirect.github.com/jimutt) made their first contribution in [#&#8203;561](https://redirect.github.com/anthropics/claude-code-action/pull/561) - [@&#8203;benny123tw](https://redirect.github.com/benny123tw) made their first contribution in [#&#8203;565](https://redirect.github.com/anthropics/claude-code-action/pull/565) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.7> ### [`v1.0.6`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.6) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.5...v1.0.6) #### What's Changed - fix: remove OIDC id-token permission and add github\_token input by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;545](https://redirect.github.com/anthropics/claude-code-action/pull/545) - feat: add repository\_dispatch event support by [@&#8203;bogini](https://redirect.github.com/bogini) in [#&#8203;546](https://redirect.github.com/anthropics/claude-code-action/pull/546) - fix: use agent mode for issues events with explicit prompts by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;530](https://redirect.github.com/anthropics/claude-code-action/pull/530) - fix: remove unnecessary GitHub comment server inclusion in agent mode by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;549](https://redirect.github.com/anthropics/claude-code-action/pull/549) - feat: add allowed\_non\_write\_users input to bypass permission checks by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;550](https://redirect.github.com/anthropics/claude-code-action/pull/550) - feat: update claude-review workflow to use slash command by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;554](https://redirect.github.com/anthropics/claude-code-action/pull/554) - fix: add missing githubContext by [@&#8203;EurFelux](https://redirect.github.com/EurFelux) in [#&#8203;547](https://redirect.github.com/anthropics/claude-code-action/pull/547) - enable track\_progress for comments, fix mcp config by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;558](https://redirect.github.com/anthropics/claude-code-action/pull/558) #### New Contributors - [@&#8203;bogini](https://redirect.github.com/bogini) made their first contribution in [#&#8203;546](https://redirect.github.com/anthropics/claude-code-action/pull/546) - [@&#8203;EurFelux](https://redirect.github.com/EurFelux) made their first contribution in [#&#8203;547](https://redirect.github.com/anthropics/claude-code-action/pull/547) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.6> ### [`v1.0.5`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.5) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.4...v1.0.5) #### What's Changed - docs: add timeout\_minutes breaking change to migration guide by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;529](https://redirect.github.com/anthropics/claude-code-action/pull/529) - fix: update action reference to claude-code-action in issue triage workflow by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;537](https://redirect.github.com/anthropics/claude-code-action/pull/537) - feat: add bot\_id input to handle GitHub App authentication errors by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;534](https://redirect.github.com/anthropics/claude-code-action/pull/534) - feat: enhance issue triage workflow with priority labeling by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;540](https://redirect.github.com/anthropics/claude-code-action/pull/540) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.5> ### [`v1.0.4`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.4) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.3...v1.0.4) #### What's Changed - feat: make MCP servers conditional in agent mode by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;513](https://redirect.github.com/anthropics/claude-code-action/pull/513) - feat: improve examples and migration guide with GitHub context by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;505](https://redirect.github.com/anthropics/claude-code-action/pull/505) - fix: add missing id-token: write permissions to issue triage workflow by [@&#8203;hanfangyuan4396](https://redirect.github.com/hanfangyuan4396) in [#&#8203;519](https://redirect.github.com/anthropics/claude-code-action/pull/519) - restore: bring back generic tag mode example (claude.yml) by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;516](https://redirect.github.com/anthropics/claude-code-action/pull/516) #### New Contributors - [@&#8203;hanfangyuan4396](https://redirect.github.com/hanfangyuan4396) made their first contribution in [#&#8203;519](https://redirect.github.com/anthropics/claude-code-action/pull/519) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.4> ### [`v1.0.3`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.3) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.2...v1.0.3) #### What's Changed - feat: enhance mode routing with track\_progress and context preservation by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;506](https://redirect.github.com/anthropics/claude-code-action/pull/506) - feat: add time-based comment filtering to tag mode by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;512](https://redirect.github.com/anthropics/claude-code-action/pull/512) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.3> ### [`v1.0.2`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.2) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.1...v1.0.2) #### What's Changed - chore: temporarily disable base action GitHub release creation by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;488](https://redirect.github.com/anthropics/claude-code-action/pull/488) - fix: remove automatic beta tag update from release workflow by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;489](https://redirect.github.com/anthropics/claude-code-action/pull/489) - fix: prevent test pollution by ensuring inputs are cloned by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;499](https://redirect.github.com/anthropics/claude-code-action/pull/499) - feat: improve PR review examples with context and tools by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;504](https://redirect.github.com/anthropics/claude-code-action/pull/504) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.2> ### [`v1.0.1`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1...v1.0.1) #### What's Changed - chore: remove beta tag job from release workflow by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;479](https://redirect.github.com/anthropics/claude-code-action/pull/479) - Remove mcp\_config input in favor of --mcp-config in claude\_args by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;485](https://redirect.github.com/anthropics/claude-code-action/pull/485) - chore: migrate GitHub workflows from [@&#8203;beta](https://redirect.github.com/beta) to [@&#8203;v1](https://redirect.github.com/v1) by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;486](https://redirect.github.com/anthropics/claude-code-action/pull/486) - temporarily remove mcp outer action tests by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;487](https://redirect.github.com/anthropics/claude-code-action/pull/487) **Full Changelog**: <https://github.com/anthropics/claude-code-action/compare/v1...v1.0.1> </details> <details> <summary>denoland/deno (deno)</summary> ### [`v2.6.4`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#264--20260105) [Compare Source](https://redirect.github.com/denoland/deno/compare/v2.6.3...v2.6.4) - fix(compile): make compile work with `--unstable-npm-lazy-caching` ([#&#8203;31704](https://redirect.github.com/denoland/deno/issues/31704)) - fix(ext/node): enable keepAlive connection reuse for HTTP Agent ([#&#8203;31709](https://redirect.github.com/denoland/deno/issues/31709)) - fix(ext/node): handle errors in sqlite session filter callback ([#&#8203;31756](https://redirect.github.com/denoland/deno/issues/31756)) - fix(ext/node): support TypedArray and DataView targets in Buffer.copy() ([#&#8203;31734](https://redirect.github.com/denoland/deno/issues/31734)) - fix(ext/node): support for inspector.url() ([#&#8203;31705](https://redirect.github.com/denoland/deno/issues/31705)) - fix(ext/node): support numbered positional parameters in node:sqlite ([#&#8203;31722](https://redirect.github.com/denoland/deno/issues/31722)) - fix(ext/websocket): prevent sending multiple close frames ([#&#8203;31747](https://redirect.github.com/denoland/deno/issues/31747)) - fix(install): wait for package installations before applying patches ([#&#8203;31711](https://redirect.github.com/denoland/deno/issues/31711)) - fix(node/crypto): integrate async\_hooks for domain error handling ([#&#8203;31751](https://redirect.github.com/denoland/deno/issues/31751)) - fix(serve): net permissions in config file ([#&#8203;31718](https://redirect.github.com/denoland/deno/issues/31718)) - fix(task): prioritize member `package.json` when `deno.json` only in root ([#&#8203;31736](https://redirect.github.com/denoland/deno/issues/31736)) - fix(webgpu): update wgpu to 28.0.0 ([#&#8203;31163](https://redirect.github.com/denoland/deno/issues/31163)) - fix: deno cross compile for intel mac target ([#&#8203;31714](https://redirect.github.com/denoland/deno/issues/31714)) - fix: update urlpattern to 0.4.2 ([#&#8203;31193](https://redirect.github.com/denoland/deno/issues/31193)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/better-auth/better-auth). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:27:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#7192