-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit acdacfb
authored
Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 (#2084)
Bumps
[crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg)
from 6.2.0 to 6.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crazy-max/ghaction-import-gpg/releases">crazy-max/ghaction-import-gpg's
releases</a>.</em></p>
<blockquote>
<h2>v6.3.0</h2>
<ul>
<li>Bump openpgp from 5.11.2 to 6.1.0 in <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/pull/215">crazy-max/ghaction-import-gpg#215</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/pull/212">crazy-max/ghaction-import-gpg#212</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crazy-max/ghaction-import-gpg/compare/v6.2.0...v6.3.0">https://github.com/crazy-max/ghaction-import-gpg/compare/v6.2.0...v6.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/e89d40939c28e39f97cf32126055eeae86ba74ec"><code>e89d409</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/issues/215">#215</a>
from crazy-max/dependabot/npm_and_yarn/openpgp-6.1.0</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/92395896039cc60f9e5f7ac1f35556ab8c4c6340"><code>9239589</code></a>
fix README</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/177db9defff00616f84ff376537a20bd7efd4d27"><code>177db9d</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/78b11f3943d7153b895ce54a200f044602e95a5b"><code>78b11f3</code></a>
build(deps): bump openpgp from 5.11.2 to 6.1.0</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/bc969118f823f29ace21485950c4594e208c1b38"><code>bc96911</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/issues/218">#218</a>
from crazy-max/bake-v6</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/b70aa9b384bae860db4f4fee4d87b577eace7842"><code>b70aa9b</code></a>
ci: update bake-action to v6</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/d690cc92b1309e4ece9706ab4ded933b845c40e0"><code>d690cc9</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/issues/212">#212</a>
from crazy-max/dependabot/npm_and_yarn/cross-spawn-7.0.6</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/9e887f448293293b7999c107b7c78b46586e8fd5"><code>9e887f4</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/issues/211">#211</a>
from crazy-max/dependabot/github_actions/codecov/code...</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/442980b5038724bf9b57c968c2485eec569ab4e8"><code>442980b</code></a>
ci: fix deprecated codecov input</li>
<li><a
href="https://github.com/crazy-max/ghaction-import-gpg/commit/a0098b6990847e04ed88773c24d2ad2adcace4ac"><code>a0098b6</code></a>
Merge pull request <a
href="https://redirect.github.com/crazy-max/ghaction-import-gpg/issues/217">#217</a>
from crazy-max/gha-perms</li>
<li>Additional commits viewable in <a
href="https://github.com/crazy-max/ghaction-import-gpg/compare/v6.2.0...v6.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 0fe2036 commit acdacfbCopy full SHA for acdacfb
1 file changed
+1
-1
lines changedDiff for: .github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
0 commit comments