We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64e1a4 commit 44a100eCopy full SHA for 44a100e
.github/workflows/process_metadata.yml
@@ -105,7 +105,7 @@ jobs:
105
# Dispatch first found workflow (if applicable):
106
- name: 'Dispatch workflow with inputs'
107
# Pin action to full length commit SHA
108
- uses: benc-uk/workflow-dispatch@798e70c97009500150087d30d9f11c5444830385 # v1.2.2
+ uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609 # v1.2.3
109
if: steps.check-workflow-dispatch.outputs.dispatch == 'true'
110
with:
111
workflow: ${{ steps.check-workflow-dispatch.outputs.workflow }}
0 commit comments