Compare commits

...

3 Commits

Author SHA1 Message Date
7105ef21a9 🎉 Release 0.3.3
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2025-04-14 18:18:38 +00:00
92bb586916 Merge branch 'origin/main' into 'next-release/main' 2025-04-14 18:18:38 +00:00
c02d06d2ec chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 (#35)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/push/release-hepler Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) | patch | `3.1.3` -> `3.1.4` |

---

### 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.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjAtbmV4dC4xIiwidXBkYXRlZEluVmVyIjoiNDAuMC4wLW5leHQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Reviewed-on: #35
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2025-04-14 20:18:09 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ when:
steps:
release-helper:
image: woodpeckerci/plugin-ready-release-go:3.1.3
image: woodpeckerci/plugin-ready-release-go:3.1.4
settings:
debug: true
git_email: noreply@ocram85.com

View File

@ -8,6 +8,7 @@
### 🤖 Dependency
- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#35](https://gitea.ocram85.com/plugins/gitea-package/pulls/35)]
- chore(deps): update curlimages/curl docker tag to v8.13.0 [[#36](https://gitea.ocram85.com/plugins/gitea-package/pulls/36)]
## [0.3.2](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.2) - 2025-02-24