Skip to content

Commit

Permalink
chore(deps): bump benc-uk/workflow-dispatch from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AndyZhang0707 committed Mar 19, 2024
1 parent 0c06324 commit 7bc6dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openresty-patches-companion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Dispatch the workflow
if: ${{ github.repository_owner == 'Kong' }}
uses: benc-uk/workflow-dispatch@798e70c97009500150087d30d9f11c5444830385 # v1
uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609 # v1
with:
workflow: create-pr.yml
repo: kong/openresty-patches-review
Expand Down

0 comments on commit 7bc6dd9

Please sign in to comment.