Skip to content

chore(cicd): bump the github-actions-minor-patch group across 1 directory with 3 updates#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-minor-patch-85c4486f21
Open

chore(cicd): bump the github-actions-minor-patch group across 1 directory with 3 updates#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-minor-patch-85c4486f21

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the github-actions-minor-patch group with 3 updates in the / directory: anthropics/claude-code-action, golangci/golangci-lint-action and golang/govulncheck-action.

Updates anthropics/claude-code-action from 1.0.148 to 1.0.178

Release notes

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

v1.0.178

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

v1.0.177

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

v1.0.176

What's Changed

New Contributors

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

v1.0.175

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

v1.0.174

What's Changed

New Contributors

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

v1.0.173

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

v1.0.172

What's Changed

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

... (truncated)

Commits
  • af0559e chore: bump Claude Code to 2.1.215 and Agent SDK to 0.3.215
  • 3553f84 chore: bump Claude Code to 2.1.214 and Agent SDK to 0.3.214
  • 700e7f8 chore: bump Claude Code to 2.1.212 and Agent SDK to 0.3.212
  • 3e807ec fix: handle null comment/review author from deleted accounts (#1490)
  • 2988cbe docs: map custom_instructions to --append-system-prompt (#1480) (#1484)
  • a1c0599 fix(format): filter out thinking_tokens system messages from step summary (#1...
  • 5bfa96a fix: allow leading underscore in branch names (valid per git-check-ref-format...
  • 214a706 fix: map claude_args model to SDK options (#1474)
  • 5f509a1 fix(sanitizer): strip alt text from reference-style markdown images (#1488)
  • e64308f fix: sanitize {{label}} in branch name templates (#1492)
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 9.2.1 to 9.3.0

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.3.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0

Commits
  • ba0d7d2 chore: prepare release v9.3.0
  • efd0857 feat: add no-run-logs-group as experimental option (#1403)
  • ed485de build(deps): bump undici from 6.24.0 to 6.27.0
  • 8872e8d build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1400)
  • b163415 build(deps): bump tmp from 0.2.6 to 0.2.7 (#1399)
  • e52a9f8 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...
  • 8182aa3 build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)
  • 5403a41 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-ac...
  • See full diff in compare view

Updates golang/govulncheck-action from 1.0.4 to 1.1.0

Release notes

Sourced from golang/govulncheck-action's releases.

v1.1.0

Full Changelog: golang/govulncheck-action@v1.0.4...v1.1.0

Commits
  • 032d455 action.yml: use step-level env vars instead of direct vars in commands
  • 3fa7bd9 action.yml: unset GOOS/GOARCH when installing govulncheck
  • 31f7c54 action.yml: pin action dependencies to full commit SHAs
  • 5accf6f action.yml: update dependencies
  • 357ea4a action.yml: specify cache-dependency-path
  • 1ea7606 action.yml: update actions to fix caching issue
  • f03a9d4 README.md: fix typo
  • See full diff 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

…tory with 3 updates

Bumps the github-actions-minor-patch group with 3 updates in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [golang/govulncheck-action](https://github.com/golang/govulncheck-action).


Updates `anthropics/claude-code-action` from 1.0.148 to 1.0.178
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@d5726de...af0559e)

Updates `golangci/golangci-lint-action` from 9.2.1 to 9.3.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@82606bf...ba0d7d2)

Updates `golang/govulncheck-action` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/golang/govulncheck-action/releases)
- [Commits](golang/govulncheck-action@b625fbe...032d455)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.178
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-patch
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-patch
- dependency-name: golang/govulncheck-action
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-patch
...

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 Jul 20, 2026
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