Skip to content

deps(gha): bump the github-actions group with 3 updates#78

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-fbd954f891
Closed

deps(gha): bump the github-actions group with 3 updates#78
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-fbd954f891

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the github-actions group with 3 updates: anthropics/claude-code-action, iarekylew00t/verified-bot-commit and pnpm/action-setup.

Updates anthropics/claude-code-action from 1.0.89 to 1.0.93

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.93

Full Changelog: anthropics/claude-code-action@v1...v1.0.93

v1.0.92

Full Changelog: anthropics/claude-code-action@v1...v1.0.92

v1.0.91

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.91

v1.0.90

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.90

Commits
  • b47fd72 chore: bump Claude Code to 2.1.101 and Agent SDK to 0.2.101
  • c26cb64 chore: bump Claude Code to 2.1.100 and Agent SDK to 0.2.98
  • 657fb7c chore: bump Claude Code to 2.1.98 and Agent SDK to 0.2.98
  • 2ff1acb chore: bump Claude Code to 2.1.97 and Agent SDK to 0.2.97
  • b2fdd80 Use pinned bun binary for post-steps when allowed_non_write_users is set (#1190)
  • 26ddc35 chore: bump Claude Code to 2.1.96 and Agent SDK to 0.2.96
  • 3983706 chore: bump Claude Code to 2.1.94 and Agent SDK to 0.2.94
  • 6cad158 security: reject PATH_TO_CLAUDE_CODE_EXECUTABLE with control characters (#1185)
  • 0f1fe5e fix: forward MCP_TIMEOUT, MCP_TOOL_TIMEOUT, MAX_MCP_OUTPUT_TOKENS to action s...
  • See full diff in compare view

Updates iarekylew00t/verified-bot-commit from 2.2.2 to 2.3.0

Release notes

Sourced from iarekylew00t/verified-bot-commit's releases.

v2.3.0

What's Changed

✨ Other Changes

🏗️ Dependencies

New Contributors

Full Changelog: IAreKyleW00t/verified-bot-commit@v2.2.2...v2.3.0

Commits
  • 126a6a1 chore: Bumping version to v2.3.0
  • 7d48146 build(deps-dev): Bump the npm-development group across 1 directory with 6 upd...
  • baf6a0b Add support for file deletions / renames (#326)
  • See full diff in compare view

Updates pnpm/action-setup from 5 to 6

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.0

Added support for pnpm v11.

Commits
  • 08c4be7 docs(README): update action-setup version
  • 5798914 chore: update .gitignore
  • ddffd66 fix: remove accidentally committed file
  • b43f991 fix: update pnpm to 11.0.0-rc.0
  • 3852509 README.md: bring versions up-to-date (#222)
  • 6e7bdbd chore: bump bootstrap pnpm to 11.0.0-beta.4-1 and add update script
  • 6b87c46 fix: Windows standalone mode — bypass broken npm shims (#217)
  • 994d756 feat: read pnpm version from devEngines.packageManager (#211)
  • 738f428 docs: upgrade pnpm/action-setup from v4 to v5
  • 62bce64 fix: extract pnpm version from packageManager field instead of returning unde...
  • Additional commits viewable in compare view

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 commands and options

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

Bumps the github-actions group with 3 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [iarekylew00t/verified-bot-commit](https://github.com/iarekylew00t/verified-bot-commit) and [pnpm/action-setup](https://github.com/pnpm/action-setup).


Updates `anthropics/claude-code-action` from 1.0.89 to 1.0.93
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@6e2bd52...b47fd72)

Updates `iarekylew00t/verified-bot-commit` from 2.2.2 to 2.3.0
- [Release notes](https://github.com/iarekylew00t/verified-bot-commit/releases)
- [Commits](IAreKyleW00t/verified-bot-commit@4aeee09...126a6a1)

Updates `pnpm/action-setup` from 5 to 6
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v5...v6)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: iarekylew00t/verified-bot-commit
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 13, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 13, 2026

PR author is in the excluded authors list.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-fbd954f891 branch April 20, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants