Skip to content

Commit 81055a4

Browse files
authored
Update GitHub Actions workflows. (#571)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 18861993ff74b54f79ab91da326a133c6ca37001.
1 parent d961aba commit 81055a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/command-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Checkout Repo
2626
uses: actions/checkout@v4
27-
- uses: peter-evans/slash-command-dispatch@v2
27+
- uses: peter-evans/slash-command-dispatch@v4
2828
with:
2929
commands: |
3030
run-acceptance-tests

0 commit comments

Comments
 (0)