Skip to content

chore(deps): bump google-github-actions/auth from 2 to 3 - #52

Merged
dpanshug merged 1 commit into
mainfrom
dependabot/github_actions/google-github-actions/auth-3
Apr 28, 2026
Merged

chore(deps): bump google-github-actions/auth from 2 to 3#52
dpanshug merged 1 commit into
mainfrom
dependabot/github_actions/google-github-actions/auth-3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-github-actions/auth from 2 to 3.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2 to 3.
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2...v3)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 27, 2026
@dpanshug

Copy link
Copy Markdown
Owner

@claude

@claude

claude Bot commented Apr 28, 2026

Copy link
Copy Markdown

Claude finished @dpanshug's task in 1m 23s —— View job


Review of PR #52

  • Gather context and read review instructions
  • Review PR diff
  • Check for issues and report findings
  • Set review verdict

Summary

LGTM — this is a clean Dependabot version bump of google-github-actions/auth from v2 to v3 in .github/workflows/claude-review.yml.

Changes reviewed:

  • Line 127: google-github-actions/auth@v2@v3 (in claude-review job)
  • Line 296: google-github-actions/auth@v2@v3 (in claude-review-fork job)

Checklist:

  • Both occurrences in the workflow file are updated consistently
  • The credentials_json input used in both steps is a core authentication parameter of this action and is supported in v3
  • The v3 release notes (#508) indicate the removed parameters are older deprecated ones (not credentials_json)
  • Version pinning style (@v3 major tag) is consistent with other actions in this file (actions/checkout@v4, actions/setup-node@v4)
  • No other workflow inputs or configuration need to change

No issues found. No fixes needed.

Note: I was unable to verify the v3 action.yml inputs directly due to tool permission constraints, but based on the release commits and the fact that credentials_json is the primary service-account-key authentication method, the upgrade should be safe. Recommend verifying the CI workflow runs successfully after merge.

@dpanshug
dpanshug enabled auto-merge April 28, 2026 09:39
@dpanshug
dpanshug disabled auto-merge April 28, 2026 09:39
@dpanshug
dpanshug merged commit 7f5f0fd into main Apr 28, 2026
5 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/google-github-actions/auth-3 branch April 28, 2026 09:40
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.

1 participant