[PR #119] [MERGED] fix(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 #192

Closed
opened 2026-03-04 00:24:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/119
Author: @dependabot[bot]
Created: 10/18/2021
Status: Merged
Merged: 10/23/2021
Merged by: @ViRb3

Base: masterHead: dependabot/github_actions/goreleaser/goreleaser-action-2.8.0


📝 Commits (1)

  • 37be71d fix(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0

📊 Changes

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

View changed files

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

📄 Description

Bumps goreleaser/goreleaser-action from 2.7.0 to 2.8.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v2.8.0

What's Changed

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.8.0

Commits

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/SignTools/SignTools/pull/119 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/18/2021 **Status:** ✅ Merged **Merged:** 10/23/2021 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/github_actions/goreleaser/goreleaser-action-2.8.0` --- ### 📝 Commits (1) - [`37be71d`](https://github.com/SignTools/SignTools/commit/37be71daa0f92cf24867bfd280f0f350e0a9f3ec) fix(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) </details> ### 📄 Description Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v2.8.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump <code>@​actions/tool-cache</code> from 1.7.0 to 1.7.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/290">goreleaser/goreleaser-action#290</a></li> <li>chore(deps): bump <code>@​actions/core</code> from 1.3.0 to 1.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/289">goreleaser/goreleaser-action#289</a></li> <li>chore(deps): bump <code>@​actions/exec</code> from 1.0.4 to 1.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/291">goreleaser/goreleaser-action#291</a></li> <li>refactor: use built-in <code>getExecOutput</code> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/292">goreleaser/goreleaser-action#292</a></li> <li>chore(deps): bump codecov/codecov-action from 1 to 2.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/293">goreleaser/goreleaser-action#293</a></li> <li>chore(deps): update dev deps by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/294">goreleaser/goreleaser-action#294</a></li> <li>chore(deps): bump <code>@​actions/core</code> from 1.4.0 to 1.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/296">goreleaser/goreleaser-action#296</a></li> <li>fix: platform detection by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/299">goreleaser/goreleaser-action#299</a></li> <li>fix: platform detection v2 by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/300">goreleaser/goreleaser-action#300</a></li> <li>chore(deps): bump ghaction-import-gpg to v4 by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/302">goreleaser/goreleaser-action#302</a></li> <li>chore(deps): bump tmpl from 1.0.4 to 1.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/305">goreleaser/goreleaser-action#305</a></li> <li>chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/306">goreleaser/goreleaser-action#306</a></li> <li>chore(deps): bump <code>@​actions/core</code> from 1.5.0 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/307">goreleaser/goreleaser-action#307</a></li> <li>fix: support arch variant to download GoReleaser by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/309">goreleaser/goreleaser-action#309</a></li> <li>chore: update generate content by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/310">goreleaser/goreleaser-action#310</a></li> <li>fix: get darwin universal binary by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/312">goreleaser/goreleaser-action#312</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.8.0">https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/5df302e5e9e4c66310a6b6493a8865b12c555af2"><code>5df302e</code></a> fix: get darwin universal binary (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/312">#312</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/69b075db94dbc09ccae3a716a9f515672435784e"><code>69b075d</code></a> chore: update generate content (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/310">#310</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/13b378d620c524299706ec51198f5a65b4f526b4"><code>13b378d</code></a> fix: support arch variant to download GoReleaser (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/309">#309</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/cb1d514d2125d0579f73db70b7670b07bf30450d"><code>cb1d514</code></a> chore(deps): bump <code>@​actions/core</code> from 1.5.0 to 1.6.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/307">#307</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/2efe451c4b56e6699c6cf2accca1d5c905f3ee52"><code>2efe451</code></a> chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/306">#306</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/fcc88bd0280c51c6335596bbb3a5231c7f50f527"><code>fcc88bd</code></a> chore(deps): bump tmpl from 1.0.4 to 1.0.5 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/305">#305</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/25383ef1e093f98e62382a2a8afa30221f540196"><code>25383ef</code></a> chore(deps): bump ghaction-import-gpg to v4 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/302">#302</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/bc087ef4b9292f9c633cd827236a72cfa0c4571c"><code>bc087ef</code></a> fix: platform detection v2 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/300">#300</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/f9141d00ae0111493ba931a4f1dfadea8e517841"><code>f9141d0</code></a> fix: platform detection (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/299">#299</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/1bdedc7bbab65c3c7708f3cc7068568b518407b4"><code>1bdedc7</code></a> chore(deps): bump <code>@​actions/core</code> from 1.4.0 to 1.5.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/296">#296</a>)</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=goreleaser/goreleaser-action&package-manager=github_actions&previous-version=2.7.0&new-version=2.8.0)](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-03-04 00:24:35 +03:00
Sign in to join this conversation.
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/SignTools#192
No description provided.