chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 (#3641)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>woodpecker-ci/plugin-ready-release-go
(woodpeckerci/plugin-ready-release-go)</summary>

###
[`v1.1.1`](https://togithub.com/woodpecker-ci/plugin-ready-release-go/blob/HEAD/CHANGELOG.md#111---2024-04-15)

[Compare
Source](https://togithub.com/woodpecker-ci/plugin-ready-release-go/compare/1.1.0...1.1.1)

##### ❤️ Thanks to all contributors! ❤️

[@&#8203;qwerty287](https://togithub.com/qwerty287)

##### 🐛 Bug Fixes

- Fix release link
\[[#&#8203;105](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/105)]

##### Misc

- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to
v4.6.0
\[[#&#8203;104](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/104)]
- chore(deps): update dependency typescript to v5.4.5
\[[#&#8203;103](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/103)]
- fix(deps): update dependency tsx to v4.7.2
\[[#&#8203;102](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/102)]
- chore(deps): update dependency typescript to v5.4.4
\[[#&#8203;101](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/101)]
- fix(deps): update dependency simple-git to v3.24.0
\[[#&#8203;100](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/100)]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to
v3.2.1
\[[#&#8203;99](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/99)]
- chore(deps): update dependency typescript to v5.4.3
\[[#&#8203;98](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/98)]
- fix(deps): update dependency simple-git to v3.23.0
\[[#&#8203;97](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/97)]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to
v3.2.0
\[[#&#8203;96](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/96)]
- chore(deps): update dependency typescript to v5.4.2
\[[#&#8203;95](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/95)]
- fix(deps): update dependency semver to v7.6.0
\[[#&#8203;93](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/93)]
- fix(deps): update dependency tsx to v4.7.1
\[[#&#8203;90](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/90)]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to
v3.1.0
\[[#&#8203;89](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/89)]
- \[pre-commit.ci] pre-commit autoupdate
\[[#&#8203;88](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/88)]
- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to
v3.0.1
\[[#&#8203;87](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/87)]
- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to
v1.1.0
\[[#&#8203;85](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/85)]

</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/woodpecker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJidWlsZCIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-24 07:39:40 +02:00 committed by GitHub
parent 3411775446
commit eaceff4483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
steps:
release-helper:
image: woodpeckerci/plugin-ready-release-go:1.1.0
image: woodpeckerci/plugin-ready-release-go:1.1.1
pull: true
settings:
release_branch: ${CI_REPO_DEFAULT_BRANCH}