Skip to content

chore(deps): bump the github-actions group with 3 updates - #60

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github-actions-aa866b9483
Open

chore(deps): bump the github-actions group with 3 updates#60
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/github-actions-aa866b9483

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: actions/checkout, anthropics/claude-code-action and docker/login-action.

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates anthropics/claude-code-action from 1.0.177 to 1.0.183

Release notes

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

v1.0.183

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

v1.0.182

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

v1.0.181

What's Changed

New Contributors

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

v1.0.180

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

v1.0.179

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

v1.0.178

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

Commits
  • be7b93b chore: bump Claude Code to 2.1.220 and Agent SDK to 0.3.220
  • e0cf66d chore: bump Claude Code to 2.1.219 and Agent SDK to 0.3.219
  • 44423bd chore: bump Claude Code to 2.1.218 and Agent SDK to 0.3.218
  • b00a341 fix: share one exchanged WIF credential across spawned Claude processes (#1407)
  • fa7e2f0 chore: bump Claude Code to 2.1.217 and Agent SDK to 0.3.217
  • b76a077 chore: bump Claude Code to 2.1.216 and Agent SDK to 0.3.216
  • af0559e chore: bump Claude Code to 2.1.215 and Agent SDK to 0.3.215
  • See full diff in compare view

Updates docker/login-action from 4.4.0 to 4.5.1

Release notes

Sourced from docker/login-action's releases.

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Full Changelog: docker/login-action@v4.4.0...v4.5.0

Commits
  • abd2ef4 Merge pull request #1055 from crazy-max/test-registry-auth-oidc
  • d49d3a9 Merge pull request #1054 from crazy-max/oidc-missing-dhi
  • b58b17c test: cover Docker Hub OIDC with registry-auth
  • be646c2 chore: update generated content
  • d77c059 support dhi.io as Docker Hub OIDC registry
  • 06fb636 Merge pull request #1037 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • a8bc953 [dependabot skip] chore: update generated content
  • f54b901 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 77f18f6 Merge pull request #1049 from docker/dependabot/github_actions/codeql-actions...
  • ec0bf28 Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 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: [actions/checkout](https://github.com/actions/checkout), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [docker/login-action](https://github.com/docker/login-action).


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `anthropics/claude-code-action` from 1.0.177 to 1.0.183
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@3553f84...be7b93b)

Updates `docker/login-action` from 4.4.0 to 4.5.1
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...abd2ef4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.183
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:ci CI workflow / pipeline dependencies Dependency updates labels Jul 25, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 25, 2026 08:32
@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown

Claude finished @koinsaari's task in 32s —— View job


Review: PR #60 — bump github-actions group

  • Read REVIEW.md and CLAUDE.md
  • Review diff (workflow version bumps)
  • Post findings and set commit status

No blocking issues.

This is a pure dependency bump touching only .github/workflows/*.yml:

  • actions/checkout v7.0.0 → v7.0.1
  • anthropics/claude-code-action v1.0.177 → v1.0.183
  • docker/login-action v4.4.0 → v4.5.1

All references are pinned by full commit SHA with the version as a trailing comment, consistent with the existing pattern in these files. No Go source, SQL, JWT, or route changes are involved, so none of the "always check" items in REVIEW.md apply here. internal/gen/ and internal/auth/ are untouched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci CI workflow / pipeline dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant