Skip to content

build(deps): bump goreleaser/goreleaser-action from 6 to 7#849

Merged
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7
Feb 26, 2026
Merged

build(deps): bump goreleaser/goreleaser-action from 6 to 7#849
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps goreleaser/goreleaser-action from 6 to 7.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.0.0

What's Changed

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

v6.4.0

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v6.3.0...v6.4.0

v6.3.0

Full Changelog: goreleaser/goreleaser-action@v6.2.1...v6.3.0

v6.2.1

What's Changed

This version of the actions adds support for GoReleaser Pro v2.7.0 versioning (which dropped the -pro suffix). Older versions should work fine.

[!WARNING] This version is required for GoReleaser Pro v2.7.0+. Read more here.

Full Changelog: goreleaser/goreleaser-action@v6.2.0...v6.2.1

... (truncated)

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@dependabot dependabot bot requested review from AtomicFS and MDr164 as code owners February 23, 2026 00:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@AtomicFS AtomicFS enabled auto-merge February 23, 2026 00:13
@github-actions
Copy link

github-actions bot commented Feb 23, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 15 0 0 0.51s
✅ BASH bash-exec 10 0 0 0.04s
✅ BASH shellcheck 9 0 0 0.15s
✅ BASH shfmt 9 0 0 0.0s
✅ DOCKERFILE hadolint 5 0 0 0.35s
✅ EDITORCONFIG editorconfig-checker 227 0 0 0.24s
✅ GO revive 31 0 0 32.87s
✅ JSON jsonlint 14 0 0 2.6s
✅ JSON prettier 14 0 0 1.94s
✅ JSON v8r 14 0 0 6.0s
✅ MARKDOWN markdownlint 32 0 0 4.03s
✅ PYTHON black 20 0 0 1.67s
✅ PYTHON flake8 20 0 0 0.76s
✅ PYTHON isort 20 0 0 0.23s
✅ PYTHON mypy 20 0 0 9.0s
✅ PYTHON pylint 20 0 0 11.84s
✅ PYTHON pyright 20 0 0 0.97s
✅ PYTHON ruff 20 0 0 0.03s
✅ REPOSITORY checkov yes no no 28.37s
✅ REPOSITORY gitleaks yes no no 4.78s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 80.39s
✅ REPOSITORY secretlint yes no no 1.57s
✅ REPOSITORY syft yes no no 19.09s
✅ REPOSITORY trivy yes no no 16.68s
✅ REPOSITORY trivy-sbom yes no no 5.48s
✅ REPOSITORY trufflehog yes no no 8.96s
✅ SPELL cspell 227 0 0 5.24s
⚠️ YAML prettier 35 1 2 7.87s
✅ YAML v8r 35 0 0 15.71s
✅ YAML yamllint 35 0 0 6.82s

Detailed Issues

⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] .github/workflows/go-test.yml
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,BASH_EXEC,BASH_SHELLCHECK,BASH_SHFMT,DOCKERFILE_HADOLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,GO_REVIVE,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v6...v7)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@AtomicFS AtomicFS force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-7 branch from 47c9781 to ac41703 Compare February 26, 2026 09:42
@AtomicFS AtomicFS added this pull request to the merge queue Feb 26, 2026
Merged via the queue into main with commit 3fb1e81 Feb 26, 2026
32 checks passed
@AtomicFS AtomicFS deleted the dependabot/github_actions/goreleaser/goreleaser-action-7 branch February 26, 2026 09:53
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