mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-18 08:37:54 +00:00
chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.2 (#409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-release](https://codeberg.org/woodpecker-plugins/release) ([source](https://codeberg.org/woodpecker-plugins/release.git)) | patch | `0.2.1` -> `0.2.2` | --- ### Release Notes <details> <summary>woodpecker-plugins/release (woodpeckerci/plugin-release)</summary> ### [`v0.2.2`](https://codeberg.org/woodpecker-plugins/release/blob/HEAD/CHANGELOG.md#022---2024-11-27) [Compare Source](https://codeberg.org/woodpecker-plugins/release/compare/v0.2.1...v0.2.2) ##### ❤️ Thanks to all contributors! ❤️ [@​6543](https://github.com/6543), [@​woodpecker-bot](https://github.com/woodpecker-bot) ##### 📦️ Dependency - fix(deps): update module github.com/google/go-github/v65 to v66 \[[#​20](https://codeberg.org/woodpecker-plugins/release/pulls/20)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 \[[#​19](https://codeberg.org/woodpecker-plugins/release/pulls/19)] - fix(deps): update module github.com/google/go-github/v64 to v65 \[[#​16](https://codeberg.org/woodpecker-plugins/release/pulls/16)] - fix(deps): update module github.com/google/go-github/v63 to v64 \[[#​15](https://codeberg.org/woodpecker-plugins/release/pulls/15)] - chore(deps): update dependency go to v1.23.0 \[[#​14](https://codeberg.org/woodpecker-plugins/release/pulls/14)] ##### Misc - Use ready-release-go plugin \[[#​17](https://codeberg.org/woodpecker-plugins/release/pulls/17)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM5LjgyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/409 Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
6376bfd2e0
commit
229851b75e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ steps:
|
|||
|
||||
release:
|
||||
depends_on: build
|
||||
image: woodpeckerci/plugin-release:0.2.1
|
||||
image: woodpeckerci/plugin-release:0.2.2
|
||||
settings:
|
||||
base_url: https://codeberg.org
|
||||
file_exists: overwrite
|
||||
|
|
Loading…
Reference in a new issue