From 62e7045bca8f7fc4665ca451ecade2f7aa4d96ca Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:55:39 +0100 Subject: [PATCH] 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. --- .github/workflows/command-dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/command-dispatch.yml b/.github/workflows/command-dispatch.yml index 0c7f13fa9..17c5803db 100644 --- a/.github/workflows/command-dispatch.yml +++ b/.github/workflows/command-dispatch.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout Repo uses: actions/checkout@v4 - - uses: peter-evans/slash-command-dispatch@v2 + - uses: peter-evans/slash-command-dispatch@v4 with: commands: | run-acceptance-tests