build(deps): bump rust-bitcoin/rust-bitcoin-maintainer-tools from 6560b728ae6a81af9d92713b630ba26772fbd970 to 46d459105f770106a2812641a54bd0e24bb57395#48
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [rust-bitcoin/rust-bitcoin-maintainer-tools](https://github.com/rust-bitcoin/rust-bitcoin-maintainer-tools) from 6560b728ae6a81af9d92713b630ba26772fbd970 to 46d459105f770106a2812641a54bd0e24bb57395. - [Commits](rust-bitcoin/rust-bitcoin-maintainer-tools@6560b72...46d4591) --- updated-dependencies: - dependency-name: rust-bitcoin/rust-bitcoin-maintainer-tools dependency-version: 46d459105f770106a2812641a54bd0e24bb57395 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
||
| - name: Setup cargo-rbmt | ||
| uses: rust-bitcoin/rust-bitcoin-maintainer-tools/.github/actions/setup-rbmt@6560b728ae6a81af9d92713b630ba26772fbd970 | ||
| uses: rust-bitcoin/rust-bitcoin-maintainer-tools/.github/actions/setup-rbmt@46d459105f770106a2812641a54bd0e24bb57395 |
Collaborator
There was a problem hiding this comment.
The path to the setup-rbmt action was changed to rust-bitcoin/rust-bitcoin-maintainer-tools/actions/setup-rbmt (no .github/).
It's strange to have the rbmt-version defined in two places: here as well as the rbmt-version file. We could set it to master here and allow the action to read from the rbmt-version file.
Don't know if it's better to always track the master branch of cargo-rbmt or settle on a specific tag or release.
Contributor
Author
|
Superseded by #50. |
Contributor
Author
|
Superseded by #51. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rust-bitcoin/rust-bitcoin-maintainer-tools from 6560b728ae6a81af9d92713b630ba26772fbd970 to 46d459105f770106a2812641a54bd0e24bb57395.
Commits
46d4591Merge rust-bitcoin/rust-bitcoin-maintainer-tools#137: ci: use default repo on...b7beec8ci: use default repo on push events3d03c2bMerge rust-bitcoin/rust-bitcoin-maintainer-tools#130: cargo-rbmt: add run pas...3576acecargo-rbmt: do not depend on reflog for git ops80b7a77cargo-rbmt: add run passthrough command2a517aeMerge rust-bitcoin/rust-bitcoin-maintainer-tools#129: cargo-rbmt: update docs...f3aa656Merge rust-bitcoin/rust-bitcoin-maintainer-tools#128: Fallback to parsing Car...961739ccargo-rbmt: fix up lint6e6b866ci: add back baseline to teste3bb22bcargo-rbmt: fix up bad lock-file renameDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)