Bump benc-uk/workflow-dispatch from 1.2 to 1.3

Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2 to 1.3.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1.2...v1.3)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-version: '1.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 10:15:05 +00:00
committed by GitHub
parent da8edd0f87
commit 419e00f161

View File

@@ -59,7 +59,7 @@ jobs:
- name: Trigger Build Debian 12 Image (latest)
if: steps.baseimage-check.outputs.needs-updating == 'true' || steps.git-check.outputs.modified == 'true'
uses: benc-uk/workflow-dispatch@v1.2
uses: benc-uk/workflow-dispatch@v1.3
with:
ref: 'main'
workflow: 'Build Debian 12 Image (latest)'