[PR #46] [MERGED] Bump wangyoucao577/go-release-action from 1.20 to 1.21 #81

Closed
opened 2026-02-26 18:33:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/decke/smtprelay/pull/46
Author: @dependabot[bot]
Created: 11/16/2021
Status: Merged
Merged: 11/17/2021
Merged by: @decke

Base: masterHead: dependabot/github_actions/wangyoucao577/go-release-action-1.21


📝 Commits (1)

  • db5512d Bump wangyoucao577/go-release-action from 1.20 to 1.21

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/release.yaml (+1 -1)

📄 Description

Bumps wangyoucao577/go-release-action from 1.20 to 1.21.

Release notes

Sourced from wangyoucao577/go-release-action's releases.

v1.21

What's Changed

Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.20...v1.21

Commits
  • bc415d5 chore: remove sub docker package when release
  • 65fd40f docs: encourage latest version
  • 91884ec feat: use pre-build image
  • e4b38a5 chore: remove sub docker package
  • 1f08b11 feat: add retry param
  • b673777 feat: upgrade asset-uploader to enhance output
  • 0d62a46 feat: upgrade asset-uploader to enhance retrying
  • 77db109 feat: upgrade asset-uploader to v0.6.0
  • 2d0d64b feat: retry 3 times if upload fail
  • 356c630 feat: upgrade asset uploader to support retry
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/decke/smtprelay/pull/46 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/16/2021 **Status:** ✅ Merged **Merged:** 11/17/2021 **Merged by:** [@decke](https://github.com/decke) **Base:** `master` ← **Head:** `dependabot/github_actions/wangyoucao577/go-release-action-1.21` --- ### 📝 Commits (1) - [`db5512d`](https://github.com/decke/smtprelay/commit/db5512d47b664c6812b4487628a2956abd03a227) Bump wangyoucao577/go-release-action from 1.20 to 1.21 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+1 -1) </details> ### 📄 Description Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.20 to 1.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wangyoucao577/go-release-action/releases">wangyoucao577/go-release-action's releases</a>.</em></p> <blockquote> <h2>v1.21</h2> <h2>What's Changed</h2> <ul> <li>Support retry if upload fails by <a href="https://github.com/wangyoucao577"><code>@​wangyoucao577</code></a> in <a href="https://github-redirect.dependabot.com/wangyoucao577/go-release-action/pull/64">wangyoucao577/go-release-action#64</a></li> <li>Remove useless repo docker <code>go-release-action/go-release-action</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/wangyoucao577/go-release-action/compare/v1.20...v1.21">https://github.com/wangyoucao577/go-release-action/compare/v1.20...v1.21</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/bc415d5cbc257afe5b59bbecd649e172adc2349f"><code>bc415d5</code></a> chore: remove sub docker package when release</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/65fd40f75a3a8237161d56391af74b78b509f818"><code>65fd40f</code></a> docs: encourage latest version</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/91884ec50f8214eea9b5571ef1597928a3021a48"><code>91884ec</code></a> feat: use pre-build image</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/e4b38a5a769f76b985168ad962805becd84aba88"><code>e4b38a5</code></a> chore: remove sub docker package</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/1f08b116d1e6db7cc930a0e2be49511ac6957d36"><code>1f08b11</code></a> feat: add retry param</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/b67377761f1122a27184dac7eafbc942a23a1eaa"><code>b673777</code></a> feat: upgrade asset-uploader to enhance output</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/0d62a463882de19913304e53384e3e1fbd31eac7"><code>0d62a46</code></a> feat: upgrade asset-uploader to enhance retrying</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/77db109e6236b9e3479da78a4fb2ee483cf3d540"><code>77db109</code></a> feat: upgrade asset-uploader to v0.6.0</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/2d0d64bdc1c94d0bbe84784b01cd1d3fc3348745"><code>2d0d64b</code></a> feat: retry 3 times if upload fail</li> <li><a href="https://github.com/wangyoucao577/go-release-action/commit/356c630da4bfd340ffe9a3c2b9620b34d87494a1"><code>356c630</code></a> feat: upgrade asset uploader to support retry</li> <li>Additional commits viewable in <a href="https://github.com/wangyoucao577/go-release-action/compare/v1.20...v1.21">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wangyoucao577/go-release-action&package-manager=github_actions&previous-version=1.20&new-version=1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:33:17 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#81
No description provided.