Skip to content

Commit 44a100e

Browse files
build(deps): bump benc-uk/workflow-dispatch from 1.2.2 to 1.2.3
PR-URL: #2099 Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/benc-uk/workflow-dispatch/releases) - [Commits](benc-uk/workflow-dispatch@798e70c...25b02cc) --- updated-dependencies: - dependency-name: benc-uk/workflow-dispatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent f64e1a4 commit 44a100e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/process_metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
# Dispatch first found workflow (if applicable):
106106
- name: 'Dispatch workflow with inputs'
107107
# Pin action to full length commit SHA
108-
uses: benc-uk/workflow-dispatch@798e70c97009500150087d30d9f11c5444830385 # v1.2.2
108+
uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609 # v1.2.3
109109
if: steps.check-workflow-dispatch.outputs.dispatch == 'true'
110110
with:
111111
workflow: ${{ steps.check-workflow-dispatch.outputs.workflow }}

0 commit comments

Comments
 (0)