Skip to content

build(deps): bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2#12426

Merged
Planeshifter merged 1 commit into
developfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2
Jun 2, 2026
Merged

build(deps): bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2#12426
Planeshifter merged 1 commit into
developfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps benc-uk/workflow-dispatch from 1.3.1 to 1.3.2.

Release notes

Sourced from benc-uk/workflow-dispatch's releases.

v1.3.2

What's changed since v1.3.1

Added

  • New wait-interval-seconds input to control how often the action polls when wait-for-completion: true. (#98)

Fixed

  • Pass X-GitHub-Api-Version: 2026-03-10 on the dispatch and run-status REST calls. Removes the GitHub REST API deprecation warning emitted on every run and makes behaviour deterministic against future default-version changes. (#103, fixes #99)

Docs

  • Document the existing sync-status input. (#93)
  • Document wait-interval-seconds in the README. (#100)
  • Fix typo in README for the wait-for-completion option. (#101)

Notes

  • No breaking changes. No changes to action.yaml inputs/outputs beyond what was already in v1.3.1.
  • The floating v1 and v1.3 tags have been moved to point at v1.3.2.

Full changelog: benc-uk/workflow-dispatch@v1.3.1...v1.3.2

Commits
  • 31e2b33 Pin GitHub REST API version to 2026-03-10 (#103)
  • 3bf53c3 Fix typo in README for wait-for-completion option (#101)
  • b7bc395 Update README to include wait-interval-seconds detail (#100)
  • 977cee2 Adding the wait-interval-seconds input (#98)
  • 7045594 docs: document missing sync-status input (#93)
  • See full diff in compare view

Dependabot compatibility score

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 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 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)

Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@7a02764...31e2b33)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies Issue or pull request related to project dependencies. label Jun 1, 2026
@dependabot dependabot Bot requested a review from a team June 1, 2026 11:10
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code. label Jun 1, 2026
@stdlib-bot stdlib-bot added Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Jun 1, 2026
@Planeshifter Planeshifter changed the title build(deps): Bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2 build(deps): bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2 Jun 2, 2026
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Jun 2, 2026
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Jun 2, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

PR Commit Message

build(deps): bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2

PR-URL: https://github.com/stdlib-js/stdlib/pull/12426

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: dependabot[bot] <support@github.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit ae9d6ca into develop Jun 2, 2026
103 of 104 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2 branch June 2, 2026 17:05
@stdlib-bot stdlib-bot removed the Ready To Merge A pull request which is ready to be merged. label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Good First PR A pull request resolving a Good First Issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants