[govulncheck-action] action.yml: update dependencies

1 view
Skip to first unread message

Gerrit Bot (Gerrit)

unread,
Dec 2, 2025, 9:03:16 PM (7 hours ago) Dec 2
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Gerrit Bot has uploaded the change for review

Commit message

action.yml: update dependencies

- 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
Change-Id: I4885641c2e7d15c5362b3aab54c89d7a502ef2be
GitHub-Last-Rev: 86162cef8f6588deb9688563be5369006e0edf18
GitHub-Pull-Request: golang/govulncheck-action#8

Change diff

diff --git a/action.yml b/action.yml
index 612cd3b..382e9fa 100644
--- a/action.yml
+++ b/action.yml
@@ -44,8 +44,8 @@
using: "composite"
steps:
- if: inputs.repo-checkout != 'false' # only explicit false prevents repo checkout
- uses: actions/chec...@v4.2.2
- - uses: actions/setu...@v5.4.0
+ uses: actions/chec...@v6.0.1
+ - uses: actions/setu...@v6.1.0
with:
go-version: ${{ inputs.go-version-input }}
check-latest: ${{ inputs.check-latest }}

Change information

Files:
  • M action.yml
Change size: XS
Delta: 1 file changed, 2 insertions(+), 2 deletions(-)
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: govulncheck-action
Gerrit-Branch: master
Gerrit-Change-Id: I4885641c2e7d15c5362b3aab54c89d7a502ef2be
Gerrit-Change-Number: 726120
Gerrit-PatchSet: 1
Gerrit-Owner: Gerrit Bot <letsus...@gmail.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

Gopher Robot (Gerrit)

unread,
Dec 2, 2025, 9:03:18 PM (7 hours ago) Dec 2
to Gerrit Bot, goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Gopher Robot added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Gopher Robot . unresolved

I spotted some possible problems with your PR:

  1. You usually need to reference a bug number for all but trivial or cosmetic fixes. For most repos outside the main go repo, the format is usually 'Fixes golang/go#12345' or 'Updates golang/go#12345' at the end of the commit message. Should you have a bug reference?

Please address any problems by updating the GitHub PR.

When complete, mark this comment as 'Done' and click the [blue 'Reply' button](https://go.dev/wiki/GerritBot#i-left-a-reply-to-a-comment-in-gerrit-but-no-one-but-me-can-see-it) above. These findings are based on heuristics; if a finding does not apply, briefly reply here saying so.

To update the commit title or commit message body shown here in Gerrit, you must edit the GitHub PR title and PR description (the first comment) in the GitHub web interface using the 'Edit' button or 'Edit' menu entry there. Note: pushing a new commit to the PR will not automatically update the commit message used by Gerrit.

For more details, see:

(In general for Gerrit code reviews, the change author is expected to [log in to Gerrit](https://go-review.googlesource.com/login/) with a Gmail or other Google account and then close out each piece of feedback by marking it as 'Done' if implemented as suggested or otherwise reply to each review comment. See the [Review](https://go.dev/doc/contribute#review) section of the Contributing Guide for details.)

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement is not satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: govulncheck-action
    Gerrit-Branch: master
    Gerrit-Change-Id: I4885641c2e7d15c5362b3aab54c89d7a502ef2be
    Gerrit-Change-Number: 726120
    Gerrit-PatchSet: 1
    Gerrit-Owner: Gerrit Bot <letsus...@gmail.com>
    Gerrit-CC: Gopher Robot <go...@golang.org>
    Gerrit-Comment-Date: Wed, 03 Dec 2025 02:03:14 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    unsatisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages