Closed dependabot[bot] closed 9 months ago
This looks like an accident, the latest version is 1.2.2
(still major @1
), not 121
.
@dependabot show benc-uk/workflow-dispatch ignore conditions
No ignore conditions found for the dependency benc-uk/workflow-dispatch
@dependabot ignore benc-uk/workflow-dispatch 121
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.
Valid commands:
For single dependency PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
@dependabot ignore 121
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.
Valid commands:
For single dependency PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency
Ah I think we'd need to edit the file manually as per https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#specifying-dependencies-and-versions-to-ignore
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
check: @dependabot show benc-uk/workflow-dispatch ignore conditions
Bumps benc-uk/workflow-dispatch from 1 to 121.
Release notes
Sourced from benc-uk/workflow-dispatch's releases.
Commits
d3ba672
version bump4c6b4c7
loggin829745d
skip disabled workflowsae600ac
changed mind about the workflow ref228ff68
Removing dual use of workflow from tests64b7a44
Merge branch 'risk-and-safety-list-workflows-paging'4cedbac
Merge branch 'list-workflows-paging' into master6b22730
Automated publish: Sun Aug 9 20:58:18 UTC 2020 9c0039460fcd2d790f9143083767c...9c00394
Merge branch 'master' of https://github.com/benc-uk/workflow-dispatch5bdddda
Add list workflows paging for monoreposDependabot 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 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