-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update goreleaser/goreleaser-action action to v6 #56
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…us-1.x Update module sirupsen/logrus to v1.5.0
Update golang Docker tag to v1.14.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v0.0.6...0.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…spf13/cobra-0.0.7 Bump github.com/spf13/cobra from 0.0.6 to 0.0.7
Implement PR Gate with GitHub Action
renovate
bot
force-pushed
the
renovate/goreleaser-goreleaser-action-6.x
branch
from
November 7, 2024 17:06
fa53340
to
4dd64a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.1
->v6.1.0
Release Notes
goreleaser/goreleaser-action (goreleaser/goreleaser-action)
v6.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v6.0.0...v6.1.0
v6.0.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v5...v6.0.0
v5.1.0
Compare Source
Important
This version changes the default behavior of
latest
to~> v1
.The next major of this action (v6), will change this to
~> v2
, and will be launched together with GoReleaser v2.What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v5.0.0...v5.1.0
v5.0.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v4.6.0...v5.0.0
v4.6.0
Compare Source
Reverts the change to
node20
runtime.Full Changelog: goreleaser/goreleaser-action@v4.5.0...v4.6.0
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v4.4.0...v4.5.0
v4.4.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v4.3.0...v4.4.0
v4.3.0
Compare Source
What's Changed
GITHUB_TOKEN
by @jamietanna in https://github.com/goreleaser/goreleaser-action/pull/399New Contributors
Full Changelog: goreleaser/goreleaser-action@v4.2.0...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v4.1.1...v4.2.0
v4.1.1
Compare Source
What's Changed
goreleaser/goreleaser-action@v4
by @felladrin in https://github.com/goreleaser/goreleaser-action/pull/384New Contributors
Full Changelog: goreleaser/goreleaser-action@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
Migrating from v3
If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.
New Contributors
Full Changelog: goreleaser/goreleaser-action@v4...v4.1.0
v4.0.0
Compare Source
What's Changed
Migrating from v3
If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.
Full Changelog: goreleaser/goreleaser-action@v3...v4.0.0
v3.2.0
Compare Source
What's Changed
setOutput
by @crazy-max (#374)Full Changelog: goreleaser/goreleaser-action@v3.1.0...v3.2.0
v3.1.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v3.0.0...v3.1.0
v3.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: goreleaser/goreleaser-action@v2.9.1...v3.0.0
v2.9.1
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v2...v2.9.1
v2.9.0
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v2.8.1...v2.9.0
v2.8.1
Compare Source
What's Changed
Full Changelog: goreleaser/goreleaser-action@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
getExecOutput
by @crazy-max in https://github.com/goreleaser/goreleaser-action/pull/292Full Changelog: goreleaser/goreleaser-action@v2.6.1...v2.8.0
v2.7.0
Compare Source
getExecOutput
(#292)v2.6.1
Compare Source
v2.6.0
Compare Source
v2.5.0
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
v2.3.0
Compare Source
v2.2.1
Compare Source
v2.2.0
Compare Source
v2.1.1
Compare Source
v2.1.0
Compare Source
v2.0.2
Compare Source
sign.args
v2.0.1
Compare Source
v2.0.0
Compare Source
key
input and use Import GPG GitHub Action instead.args
input as requiredv1.5.1
Compare Source
key
input as deprecatedv1.5.0
Compare Source
v1.4.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.