Skip to content

chore(deps): bump the all group across 1 directory with 4 updates#2472

Open
dependabot[bot] wants to merge 4 commits intomasterfrom
dependabot/github_actions/master/all-58ca7bba9b
Open

chore(deps): bump the all group across 1 directory with 4 updates#2472
dependabot[bot] wants to merge 4 commits intomasterfrom
dependabot/github_actions/master/all-58ca7bba9b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps the all group with 4 updates in the / directory: actions/setup-go, sigstore/cosign-installer, goreleaser/goreleaser-action and actions/upload-artifact.

Updates actions/setup-go from 5.6.0 to 6.3.0

Release notes

Sourced from actions/setup-go's releases.

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

v6.0.0

What's Changed

... (truncated)

Commits

Updates sigstore/cosign-installer from 430b6a704fe0c92f1b1261d84376a900f38d90ff to ba7bc0a3fef59531c69a25acd34668d6d3fe6f22

Commits

Updates goreleaser/goreleaser-action from 6.4.0 to 7.0.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.0.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v6...v7.0.0

Commits
  • ec59f47 fix: yargs usage
  • 752dede fix: gitignore
  • 1881ae0 ci: update dependabot settings
  • fdc5e66 chore: gitignore provenance.json
  • 51b5b35 chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group (#539)
  • 4247c53 ci(deps): bump docker/setup-buildx-action in the actions group (#538)
  • c169bfd chore(deps): bump @​actions/http-client from 3.0.2 to 4.0.0 in the npm group (...
  • 902ab4a chore(deps): bump the npm group across 1 directory with 4 updates (#536)
  • c59a691 chore: gitignore
  • 56cc8b2 ci: add job to automate dependabot pre-checkin/vendor
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

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

Bumps the all group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/setup-go` from 5.6.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5.6.0...4b73464)

Updates `sigstore/cosign-installer` from 430b6a704fe0c92f1b1261d84376a900f38d90ff to ba7bc0a3fef59531c69a25acd34668d6d3fe6f22
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@430b6a7...430b6a7)

Updates `goreleaser/goreleaser-action` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@e435ccd...ec59f47)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: sigstore/cosign-installer
  dependency-version: 430b6a704fe0c92f1b1261d84376a900f38d90ff
  dependency-type: direct:production
  dependency-group: all
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

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 Mar 17, 2026
@shino
Copy link
Collaborator

shino commented Mar 17, 2026

@copilot version branch がコメントでついてない sha hash について、全部に version branch をコメントでつけて

Copy link
Contributor

Copilot AI commented Mar 17, 2026

@shino I've opened a new pull request, #2473, to work on those changes. Once the pull request is ready, I'll request review from you.

…2473)

* Initial plan

* chore: add version comments to all SHA-pinned GitHub Actions

Co-authored-by: shino <10225+shino@users.noreply.github.com>

* chore: use branch names instead of version tags in action comments

Co-authored-by: shino <10225+shino@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: shino <10225+shino@users.noreply.github.com>
@shino shino self-assigned this Mar 17, 2026
@shino shino requested a review from Copilot March 17, 2026 07:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates pinned GitHub Actions versions across CI/release workflows to newer major versions (setup-go v6, upload-artifact v7, goreleaser-action v7, cosign-installer v4) while keeping actions pinned by commit SHA for supply-chain safety.

Changes:

  • Bump actions/setup-go pins to a v6 commit across build/test/lint/CodeQL/diet workflows.
  • Bump goreleaser/goreleaser-action to v7 and sigstore/cosign-installer to v4 in the release workflow.
  • Bump actions/upload-artifact to v7 in the scorecard workflow.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/test.yml Updates actions/setup-go pin used in PR test workflow.
.github/workflows/build.yml Updates actions/setup-go pin used in matrix build workflow.
.github/workflows/golangci.yml Updates actions/setup-go pin used for lint workflow.
.github/workflows/codeql-analysis.yml Updates actions/setup-go pin used for CodeQL Go setup.
.github/workflows/diet-check.yml Updates actions/setup-go pin used in dependency-diet metrics workflow.
.github/workflows/goreleaser.yml Updates cosign installer and GoReleaser action pins used for tagged releases.
.github/workflows/scorecard.yml Updates actions/upload-artifact pin used to upload SARIF artifacts.
.github/workflows/docker-publish.yml Adds version annotations on pinned actions (no functional change beyond metadata).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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.

3 participants