Skip to content

Commit

Permalink
build(deps): bump technote-space/get-diff-action from 6.0.1 to 6.1.0 (#…
Browse files Browse the repository at this point in the history
…422)

Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 6.0.1 to 6.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/technote-space/get-diff-action/releases">technote-space/get-diff-action's releases</a>.</em></p>
<blockquote>
<h2>v6.1.0</h2>
<h2>What’s Changed</h2>
<h2>:wrench: Maintenance</h2>
<ul>
<li>chore: sync workflows (<a href="https://github-redirect.dependabot.com/technote-space/get-diff-action/issues/182">#182</a>) <a href="https://github.com/technote-space"><code>@​technote-space</code></a></li>
</ul>
<h2>:sparkles: All Changes</h2>
<ul>
<li>release: v6.1.0 (<a href="https://github-redirect.dependabot.com/technote-space/get-diff-action/issues/177">#177</a>) <a href="https://github.com/technote-space"><code>@​technote-space</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/technote-space/get-diff-action/commit/c747e3f4e5fe6ab4870031a8e33721e61914140c"><code>c747e3f</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/f539f206f1ab96ee6ec4708de620082f0e641570"><code>f539f20</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/43a15120ac5f86a2d142e9f164405f3ce3c558ad"><code>43a1512</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/15f1402d01c4d32ae45ce1f85d2f645de083eadb"><code>15f1402</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/1642c170e018bfbd1ce1df567cd52e1bcdc068e8"><code>1642c17</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/83d02ed5e6391c52e84ef58127c320ad51f00718"><code>83d02ed</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/a40c8438585d65c1c609ee8d70e6f0132f44617e"><code>a40c843</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/e33519374787707486f908f9b06640ccf50a5df8"><code>e335193</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/6e82bcef42997d609b0913ade5ebff5e5d9ae15a"><code>6e82bce</code></a> feat: build for release</li>
<li><a href="https://github.com/technote-space/get-diff-action/commit/71ea16d2f60cf077a45342d69fc6bd34da70164b"><code>71ea16d</code></a> feat: build for release</li>
<li>Additional commits viewable in <a href="https://github.com/technote-space/get-diff-action/compare/v6.0.1...v6.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=technote-space/get-diff-action&package-manager=github_actions&previous-version=6.0.1&new-version=6.1.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>
  • Loading branch information
dependabot[bot] committed Jun 21, 2022
1 parent 443af04 commit e13edfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 6
steps:
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1
- uses: technote-space/get-diff-action@v6.1.0
with:
SUFFIX_FILTER: |
.go
Expand Down

0 comments on commit e13edfe

Please sign in to comment.