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 c26a270c5694cd5b7f6121d6360da…
…321d114ddc5 to daa77f929833dcd836a711bc7837af945e9d27cc (#692) Bumps [jupyterhub/repo2docker-action](https://github.com/jupyterhub/repo2docker-action) from c26a270c5694cd5b7f6121d6360da321d114ddc5 to daa77f929833dcd836a711bc7837af945e9d27cc. <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/daa77f929833dcd836a711bc7837af945e9d27cc"><code>daa77f9</code></a> Merge pull request <a href="https://redirect.github.com/jupyterhub/repo2docker-action/issues/127">#127</a> from eeholmes/patch-1</li> <li><a href="https://github.com/jupyterhub/repo2docker-action/commit/3c3e79ff7557dd07e3bd01ecb87e01684875c4cb"><code>3c3e79f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/jupyterhub/repo2docker-action/compare/c26a270c5694cd5b7f6121d6360da321d114ddc5...daa77f929833dcd836a711bc7837af945e9d27cc">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