Skip to content

action.yml: update dependencies#8

Closed
AkihiroSuda wants to merge 1 commit intogolang:masterfrom
AkihiroSuda:dev
Closed

action.yml: update dependencies#8
AkihiroSuda wants to merge 1 commit intogolang:masterfrom
AkihiroSuda:dev

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Contributor

@AkihiroSuda AkihiroSuda commented Dec 3, 2025

@gopherbot
Copy link
Copy Markdown

This PR (HEAD: 86162ce) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/govulncheck-action/+/726120.

Important tips:

  • Don't comment on this PR. All discussion takes place in Gerrit.
  • You need a Gmail or other Google account to log in to Gerrit.
  • To change your code in response to feedback:
    • Push a new commit to the branch used by your GitHub PR.
    • A new "patch set" will then appear in Gerrit.
    • Respond to each comment by marking as Done in Gerrit if implemented as suggested. You can alternatively write a reply.
    • Critical: you must click the blue Reply button near the top to publish your Gerrit responses.
    • Multiple commits in the PR will be squashed by GerritBot.
  • The title and description of the GitHub PR are used to construct the final commit message.
    • Edit these as needed via the GitHub web interface (not via Gerrit or git).
    • You should word wrap the PR description at ~76 characters unless you need longer lines (e.g., for tables or URLs).
  • See the Sending a change via GitHub and Reviews sections of the Contribution Guide as well as the FAQ for details.

@gopherbot
Copy link
Copy Markdown

Message from Gopher Robot:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Copy Markdown

Message from Akihiro Suda:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Copy Markdown

Message from Akihiro Suda:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

@aymanbagabas
Copy link
Copy Markdown

Could we get this one merged? It's blocking us because the current version of setup-go doesn't recognize 1.26.0-rc.1 as a version

@gopherbot
Copy link
Copy Markdown

This PR (HEAD: 320ba09) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/govulncheck-action/+/726120.

Important tips:

  • Don't comment on this PR. All discussion takes place in Gerrit.
  • You need a Gmail or other Google account to log in to Gerrit.
  • To change your code in response to feedback:
    • Push a new commit to the branch used by your GitHub PR.
    • A new "patch set" will then appear in Gerrit.
    • Respond to each comment by marking as Done in Gerrit if implemented as suggested. You can alternatively write a reply.
    • Critical: you must click the blue Reply button near the top to publish your Gerrit responses.
    • Multiple commits in the PR will be squashed by GerritBot.
  • The title and description of the GitHub PR are used to construct the final commit message.
    • Edit these as needed via the GitHub web interface (not via Gerrit or git).
    • You should word wrap the PR description at ~76 characters unless you need longer lines (e.g., for tables or URLs).
  • See the Sending a change via GitHub and Reviews sections of the Contribution Guide as well as the FAQ for details.

- actions/checkout: v4.2.2 -> v6.0.2
- actions/setup-go: v5.4.0 -> v6.2.0

See:
- https://github.com/actions/checkout/releases
- https://github.com/actions/setup-go/releases

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@gopherbot
Copy link
Copy Markdown

This PR (HEAD: 81e47c8) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/govulncheck-action/+/726120.

Important tips:

  • Don't comment on this PR. All discussion takes place in Gerrit.
  • You need a Gmail or other Google account to log in to Gerrit.
  • To change your code in response to feedback:
    • Push a new commit to the branch used by your GitHub PR.
    • A new "patch set" will then appear in Gerrit.
    • Respond to each comment by marking as Done in Gerrit if implemented as suggested. You can alternatively write a reply.
    • Critical: you must click the blue Reply button near the top to publish your Gerrit responses.
    • Multiple commits in the PR will be squashed by GerritBot.
  • The title and description of the GitHub PR are used to construct the final commit message.
    • Edit these as needed via the GitHub web interface (not via Gerrit or git).
    • You should word wrap the PR description at ~76 characters unless you need longer lines (e.g., for tables or URLs).
  • See the Sending a change via GitHub and Reviews sections of the Contribution Guide as well as the FAQ for details.

@gopherbot
Copy link
Copy Markdown

Message from Sean Liao:

Patch Set 4: Auto-Submit+1 Code-Review+2 Commit-Queue+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Copy Markdown

Message from Sean Liao:

Patch Set 4: -Commit-Queue TryBot-Bypass+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Copy Markdown

Message from Zvonimir Pavlinovic:

Patch Set 4: Code-Review+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/726120.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Feb 12, 2026
- actions/checkout: v4.2.2 -> v6.0.1
- actions/setup-go: v5.4.0 -> v6.1.0

See:
- https://github.com/actions/checkout/releases
- https://github.com/actions/setup-go/releases

Notable fixes:
- actions/setup-go#665

Change-Id: I4885641c2e7d15c5362b3aab54c89d7a502ef2be
GitHub-Last-Rev: 81e47c8
GitHub-Pull-Request: #8
Reviewed-on: https://go-review.googlesource.com/c/govulncheck-action/+/726120
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
TryBot-Bypass: Sean Liao <sean@liao.dev>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
@gopherbot
Copy link
Copy Markdown

This PR is being closed because golang.org/cl/726120 has been merged.

@gopherbot gopherbot closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants