Skip to content

Commit 8cf0775

Browse files
Update woodpeckerci/plugin-github-release Docker tag to v1.2.0 (#142)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-github-release](https://togithub.com/woodpecker-ci/plugin-github-release) | minor | `1.1.2` -> `1.2.0` | --- ### Release Notes <details> <summary>woodpecker-ci/plugin-github-release (woodpeckerci/plugin-github-release)</summary> ### [`v1.2.0`](https://togithub.com/woodpecker-ci/plugin-github-release/blob/HEAD/CHANGELOG.md#120---2024-04-21) [Compare Source](https://togithub.com/woodpecker-ci/plugin-github-release/compare/v1.1.2...v1.2.0) ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;qwerty287](https://togithub.com/qwerty287) ##### 📈 Enhancement - Support generating release notes \[[#&#8203;73](https://togithub.com/woodpecker-ci/plugin-github-release/pull/73)] ##### 🐛 Bug Fixes - Fix overwriting existing files \[[#&#8203;72](https://togithub.com/woodpecker-ci/plugin-github-release/pull/72)] ##### Misc - Fix deprecated pipelines \[[#&#8203;75](https://togithub.com/woodpecker-ci/plugin-github-release/pull/75)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 \[[#&#8203;74](https://togithub.com/woodpecker-ci/plugin-github-release/pull/74)] - chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 \[[#&#8203;71](https://togithub.com/woodpecker-ci/plugin-github-release/pull/71)] - fix(deps): update module github.com/google/go-github/v60 to v61 \[[#&#8203;70](https://togithub.com/woodpecker-ci/plugin-github-release/pull/70)] - fix(deps): update module golang.org/x/oauth2 to v0.19.0 \[[#&#8203;69](https://togithub.com/woodpecker-ci/plugin-github-release/pull/69)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.1 \[[#&#8203;67](https://togithub.com/woodpecker-ci/plugin-github-release/pull/67)] - chore(deps): update pre-commit hook golangci/golangci-lint to v1.57.2 \[[#&#8203;66](https://togithub.com/woodpecker-ci/plugin-github-release/pull/66)] - chore(deps): update pre-commit hook golangci/golangci-lint to v1.57.1 \[[#&#8203;65](https://togithub.com/woodpecker-ci/plugin-github-release/pull/65)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 \[[#&#8203;63](https://togithub.com/woodpecker-ci/plugin-github-release/pull/63)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/plugin-git). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJidWlsZCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16d8425 commit 8cf0775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ steps:
9797
event: tag
9898

9999
release-binaries:
100-
image: woodpeckerci/plugin-github-release:1.1.2
100+
image: woodpeckerci/plugin-github-release:1.2.0
101101
depends_on: build-binaries
102102
secrets: [github_token]
103103
settings:

0 commit comments

Comments
 (0)