Skip to content

Commit

Permalink
Update woodpeckerci/plugin-github-release Docker tag to v1.2.0 (#142)
Browse files Browse the repository at this point in the history
[![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>
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 16d8425 commit 8cf0775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ steps:
event: tag

release-binaries:
image: woodpeckerci/plugin-github-release:1.1.2
image: woodpeckerci/plugin-github-release:1.2.0
depends_on: build-binaries
secrets: [github_token]
settings:
Expand Down

0 comments on commit 8cf0775

Please sign in to comment.