aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
835 stars 37 forks source link

chore(deps): update suzuki-shunsuke/go-release-workflow action to v2 #3124

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
suzuki-shunsuke/go-release-workflow action major v1.1.0 -> v2.0.0

Release Notes

suzuki-shunsuke/go-release-workflow (suzuki-shunsuke/go-release-workflow) ### [`v2.0.0`](https://redirect.github.com/suzuki-shunsuke/go-release-workflow/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/suzuki-shunsuke/go-release-workflow/compare/v1.1.0...v2.0.0) #### ⚠️ Breaking Changes [#​89](https://redirect.github.com/suzuki-shunsuke/go-release-workflow/issues/89) The permission `attestations: write` is required to create attestations. ##### How to upgrade Add the permission `attestations: write` to jobs. ```yaml permissions: attestations: write ``` #### Features [#​89](https://redirect.github.com/suzuki-shunsuke/go-release-workflow/issues/89) Create GitHub Artifact Attestations https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds

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.

renovate[bot] commented 6 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.