Skip to content

Commit 8fd8de2

Browse files
chore(deps): bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1
PR-URL: #10590 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05adc43 commit 8fd8de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/process_metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- name: 'Dispatch workflow with inputs'
131131

132132
# Pin action to full length commit SHA
133-
uses: benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc # v1.2.4
133+
uses: benc-uk/workflow-dispatch@7a027648b88c2413826b6ddd6c76114894dc5ec4 # v1.3.1
134134
if: ${{ steps.assert-write-access.outcome == 'success' && steps.check-workflow-dispatch.outputs.dispatch == 'true' }}
135135
with:
136136
workflow: ${{ steps.check-workflow-dispatch.outputs.workflow }}

0 commit comments

Comments
 (0)