Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mikepenz/release-changelog-builder-action from 4.0.0 to 4.0.1 (#…
…1732) Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4.0.0 to 4.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mikepenz/release-changelog-builder-action/releases">mikepenz/release-changelog-builder-action's releases</a>.</em></p> <blockquote> <h2>v4.0.1</h2> <h2>🚀 Features</h2> <ul> <li>Upgrade to <code>node20</code> <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1247">#1247</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>Update GA permission scopes <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1248">#1248</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Dependency upgrades | @actions/* dependencies | Upgrade babel <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1263">#1263</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/6fd5cc6eaf7567dbd0f9666061215bb476f012fc"><code>6fd5cc6</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1265">#1265</a> from mikepenz/develop</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/e2753d244405a942d8f59cbbeb02a69d2a936bc1"><code>e2753d2</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1263">#1263</a> from mikepenz/feature/dependency_udpates_20231020</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/ec5a7bc19898b2b510c40de3ac555cba3aa27c9e"><code>ec5a7bc</code></a> ```</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/a381849a85fc6579f82b8626d18cf8ad29c3e20e"><code>a381849</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1248">#1248</a> from mikepenz/feature/token_scope</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/959e9624ae3afd4f43bdd48f79cd910c4af464da"><code>959e962</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1247">#1247</a> from mikepenz/feature/node_20</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/739655320fc7fdb4ae10ef0c57218e36b504eff7"><code>7396553</code></a> - add documentation for <code>permission</code> token scope</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/512b4d3a42bae2567c5ba26a40da3031d939fbe7"><code>512b4d3</code></a> - upgrade to node20 for the GitHub actions</li> <li>See full diff in <a href="https://github.com/mikepenz/release-changelog-builder-action/compare/713885393e391b4ce984457280aba0d24fbf0c87...6fd5cc6eaf7567dbd0f9666061215bb476f012fc">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mikepenz/release-changelog-builder-action&package-manager=github_actions&previous-version=4.0.0&new-version=4.0.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information