Skip to content

Commit 1ade7bb

Browse files
chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#256)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.3.0 to 6.4.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>v6.4.0</h2> <h2>What's Changed</h2> <ul> <li>ci: set contents read as default workflow permissions by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/494">goreleaser/goreleaser-action#494</a></li> <li>fix: support .config directory for goreleaser config files by <a href="https://github.com/haya14busa"><code>@​haya14busa</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/500">goreleaser/goreleaser-action#500</a></li> <li>chore(deps): bump semver from 7.7.1 to 7.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/495">goreleaser/goreleaser-action#495</a></li> <li>chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/498">goreleaser/goreleaser-action#498</a></li> <li>fix: do not get releases.json if version is specific by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/502">goreleaser/goreleaser-action#502</a></li> <li>chore(deps): bump undici from 5.28.5 to 5.29.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/496">goreleaser/goreleaser-action#496</a></li> <li>feat: retry downloading releases json by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/503">goreleaser/goreleaser-action#503</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haya14busa"><code>@​haya14busa</code></a> made their first contribution in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/500">goreleaser/goreleaser-action#500</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v6.3.0...v6.4.0">https://github.com/goreleaser/goreleaser-action/compare/v6.3.0...v6.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/e435ccd777264be153ace6237001ef4d979d3a7a"><code>e435ccd</code></a> feat: retry downloading releases json (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/503">#503</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/2ff5850a92645f728d659129e0870bfde2851d78"><code>2ff5850</code></a> chore(deps): bump undici from 5.28.5 to 5.29.0 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/496">#496</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/9a6cd01b33b45eae9ea5ecfb91177a4ac46d6f60"><code>9a6cd01</code></a> fix: do not get releases.json if version is specific (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/502">#502</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/a386515f0ce325a0676d46a679de6748b6a9c53d"><code>a386515</code></a> chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/498">#498</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/ca48102d582c77a1c1f072aa7b9ea4fc66e673de"><code>ca48102</code></a> chore(deps): bump semver from 7.7.1 to 7.7.2 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/495">#495</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/0931acf1f7634c2ee911eea11a334fb00a5180ab"><code>0931acf</code></a> fix: support .config directory for goreleaser config files (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/500">#500</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/90c43f2c197eeb47adb636c4329af34ae5a2a5f0"><code>90c43f2</code></a> ci: set contents read as default workflow permissions (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/494">#494</a>)</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/9c156ee8a17a598857849441385a2041ef570552...e435ccd777264be153ace6237001ef4d979d3a7a">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=6.3.0&new-version=6.4.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7883f73 commit 1ade7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2828
- name: Run GoReleaser
29-
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
29+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
3030
with:
3131
version: latest
3232
args: release --clean

0 commit comments

Comments
 (0)