Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#12)
Browse files Browse the repository at this point in the history
Bumps
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)
from 3.4.0 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: fix example by <a
href="https://github.com/yuki0920"><code>@​yuki0920</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/762">golangci/golangci-lint-action#762</a></li>
<li>doc: Add custom configuration file path to args by <a
href="https://github.com/Aisuko"><code>@​Aisuko</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/767">golangci/golangci-lint-action#767</a></li>
<li>feat: add install-mode by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/768">golangci/golangci-lint-action#768</a></li>
<li>feat: support out-format as args by <a
href="https://github.com/jrehwaldt"><code>@​jrehwaldt</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/769">golangci/golangci-lint-action#769</a></li>
<li>fix: out-format by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/770">golangci/golangci-lint-action#770</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yuki0920"><code>@​yuki0920</code></a>
made their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/762">golangci/golangci-lint-action#762</a></li>
<li><a href="https://github.com/Aisuko"><code>@​Aisuko</code></a> made
their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/767">golangci/golangci-lint-action#767</a></li>
<li><a href="https://github.com/ldez"><code>@​ldez</code></a> made their
first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/768">golangci/golangci-lint-action#768</a></li>
<li><a href="https://github.com/jrehwaldt"><code>@​jrehwaldt</code></a>
made their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/769">golangci/golangci-lint-action#769</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0">https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0</a></p>
<h2>v3.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>doc: add quote around go version by <a
href="https://github.com/vaughany"><code>@​vaughany</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/670">golangci/golangci-lint-action#670</a></li>
<li>docs/build: update to setup-go@v4 by <a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/704">golangci/golangci-lint-action#704</a></li>
<li>fix invalid docs about cache key by <a
href="https://github.com/hori-ryota"><code>@​hori-ryota</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/695">golangci/golangci-lint-action#695</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/vaughany"><code>@​vaughany</code></a>
made their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/670">golangci/golangci-lint-action#670</a></li>
<li><a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>
made their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/704">golangci/golangci-lint-action#704</a></li>
<li><a
href="https://github.com/hori-ryota"><code>@​hori-ryota</code></a> made
their first contribution in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/695">golangci/golangci-lint-action#695</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0">https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/639cd343e1d3b897ff35927a75193d57cfcba299"><code>639cd34</code></a>
tests: increase timeout</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/569abaa2815714e2eb08272fb754c6d49a5552a7"><code>569abaa</code></a>
fix: out-format (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/770">#770</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/c57cc436697a6678f3ff0c118857635eacc70395"><code>c57cc43</code></a>
build(deps-dev): bump typescript from 5.0.4 to 5.1.3 (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/764">#764</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/322510a3eacd2fcb0ad853cfdb7573089cf4995e"><code>322510a</code></a>
feat: support out-format as args (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/769">#769</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/185e7a2f8f83664e34502c19f010b3fbc87f54ed"><code>185e7a2</code></a>
feat: add install-mode (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/768">#768</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/5be60c708ec5fcb3a7fe6e940a68c458b5a2e3ca"><code>5be60c7</code></a>
docs: improve args examples</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/825a50d3a25b2e9b7b488d99942fb8d989eff53d"><code>825a50d</code></a>
chore: update workflow and doc</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/8c13ec4e5dfcfe1a847f915e396b40d20fec279c"><code>8c13ec4</code></a>
doc: Add custom configuration file path to args (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/767">#767</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/416b5d0b484af3aa7465e272174706365d89a370"><code>416b5d0</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
5.59.7 to 5.59.8 (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/765">#765</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/66a608006f940bb787a9ef19b715540d548f7528"><code>66a6080</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 5.59.7 to 5.59.8 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golangci/golangci-lint-action&package-manager=github_actions&previous-version=3.4.0&new-version=3.6.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2023
1 parent 7d990a9 commit be2cd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
**/**.go
go.mod
go.sum
- uses: golangci/golangci-lint-action@v3.4.0
- uses: golangci/golangci-lint-action@v3.6.0
with:
version: latest
args: --timeout 10m
Expand Down

0 comments on commit be2cd7d

Please sign in to comment.