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
Conversation
…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.210 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@d5726de...a874e9e) 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: golang/govulncheck-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-minor-patch-85c4486f21
branch
from
August 31, 2026 04:23
1fe410f to
02bb3b3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-actionfrom 1.0.148 to 1.0.210Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
a874e9echore: bump Claude Code to 2.1.251 and Agent SDK to 0.3.251a60f3e1chore: bump Claude Code to 2.1.250 and Agent SDK to 0.3.250e8c2d7cchore: bump Claude Code to 2.1.248 and Agent SDK to 0.3.24870fec18chore: bump Claude Code to 2.1.247 and Agent SDK to 0.3.2471f291e1chore: bump Claude Code to 2.1.246 and Agent SDK to 0.3.24676ac41afix: encode branch names in GitHub links (#1713)8ef9699fix: bound download_job_log against a stalled log fetch (#1719)791545dfix: allow parentheses in valid branch names (#1710)2d7a787fix: use paths in delete_files prompt example (#1702)b58c16bchore: add .gitattributes to normalize line endings (#1708)Updates
golangci/golangci-lint-actionfrom 9.2.1 to 9.3.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
ba0d7d2chore: prepare release v9.3.0efd0857feat: add no-run-logs-group as experimental option (#1403)ed485debuild(deps): bump undici from 6.24.0 to 6.27.08872e8dbuild(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1400)b163415build(deps): bump tmp from 0.2.6 to 0.2.7 (#1399)e52a9f8build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...8182aa3build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)5403a41build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-ac...Updates
golang/govulncheck-actionfrom 1.0.4 to 1.1.0Release notes
Sourced from golang/govulncheck-action's releases.
Commits
032d455action.yml: use step-level env vars instead of direct vars in commands3fa7bd9action.yml: unset GOOS/GOARCH when installing govulncheck31f7c54action.yml: pin action dependencies to full commit SHAs5accf6faction.yml: update dependencies357ea4aaction.yml: specify cache-dependency-path1ea7606action.yml: update actions to fix caching issuef03a9d4README.md: fix typo