Skip to content

Bump the actions group with 2 updates#932

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-1bf959b7e9
Open

Bump the actions group with 2 updates#932
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-1bf959b7e9

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the actions group with 2 updates: benc-uk/workflow-dispatch and actions/stale.

Updates 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

Updates actions/stale from 10.2.0 to 10.3.0

Release notes

Sourced from actions/stale's releases.

v10.3.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.3.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) and [actions/stale](https://github.com/actions/stale).


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

Updates `actions/stale` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@b5d41d4...eb5cf3a)

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

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 Jun 2, 2026
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.

0 participants