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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ci group with 1 update: goreleaser/goreleaser-action.
Updates
goreleaser/goreleaser-action
from 6.0.0 to 6.1.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
9ed2f89
chore: update generated content (#480)cf63508
docs: bump upload-artifact version (#479)f7623f3
chore(deps): bump@actions/core
from 1.10.1 to 1.11.1 (#478)006a7a4
chore: updatee4066e6
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#475)22f558e
chore(deps): bump@actions/http-client
from 2.2.2 to 2.2.3 (#474)6e33108
chore(deps): bump@actions/http-client
from 2.2.1 to 2.2.2 (#473)7ca6450
chore(deps): bump semver from 7.6.2 to 7.6.3 (#470)d33b6f6
chore(deps): bump docker/bake-action from 4 to 5 (#468)85d0b9d
chore(deps): bump braces from 3.0.2 to 3.0.3 (#467)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show