Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump jupyterhub/repo2docker-action from 73f40a661223935d94921712083a9…
…29474b78a4f to 774bbb1471e3827c67b0a2730ef3a7a217046d5c (#529) Bumps [jupyterhub/repo2docker-action](https://github.com/jupyterhub/repo2docker-action) from 73f40a661223935d94921712083a929474b78a4f to 774bbb1471e3827c67b0a2730ef3a7a217046d5c. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jupyterhub/repo2docker-action/blob/master/RELEASE.md">jupyterhub/repo2docker-action's changelog</a>.</em></p> <blockquote> <h1>Making a release</h1> <p>Releases are automated through <a href="https://github.com/jupyterhub/repo2docker-action/blob/HEAD/.github/workflows/release-updates.yaml">.github/workflows/release-updates.yaml</a>.</p> <p>To cut a release, visit the projects <a href="https://github.com/jupyterhub/repo2docker-action/releases">releases page</a> where you create a new GitHub release. Enter a <em>tag name</em> and <em>release name</em> of "vX.Y.Z". Doing so will automatically update the "vX" branch allowing users to reference this action with <code>jupyterhub/repo2docker-action@vX</code>.</p> <p>If you are to cut a major release, make sure to also update references to the <code>@vx</code> branch to the <code>@vx+1</code> branch.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/774bbb1471e3827c67b0a2730ef3a7a217046d5c"><code>774bbb1</code></a> Merge pull request <a href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/122">#122</a> from jupyterhub/revert-111-jnywong-patch-1</li> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/8a4496586a31b592110f4fdc2c15e7f45699abc3"><code>8a44965</code></a> Revert "Docker run tests defined in <code>image-tests</code> as root user"</li> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/d5cbe4f40b4dbc633d54a6b7ee0a21c5f5a8b1a3"><code>d5cbe4f</code></a> Merge pull request <a href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/111">#111</a> from jnywong/jnywong-patch-1</li> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/cb2bb8599938e80319ec5db6ea6ae68aaff2f57e"><code>cb2bb85</code></a> Merge branch 'master' into jnywong-patch-1</li> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/f107aab48a4b7790385aebfd75e6d4a57afd4590"><code>f107aab</code></a> docker run tests as root user</li> <li>See full diff in <a href="https://github.com/jupyterhub/repo2docker-action/compare/73f40a661223935d94921712083a929474b78a4f...774bbb1471e3827c67b0a2730ef3a7a217046d5c">compare view</a></li> </ul> </details> <br /> 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>
- Loading branch information