Skip to content

Bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2#285

Merged
ppawlowski merged 1 commit into
mainfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2
May 21, 2026
Merged

Bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2#285
ppawlowski merged 1 commit into
mainfrom
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 May 20, 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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 20, 2026
@ppawlowski ppawlowski merged commit 7fe781f into main May 21, 2026
5 checks passed
@ppawlowski ppawlowski deleted the dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2 branch May 21, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant