From 062cf4e65b3aab4c0b0574109fb334584229941a Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 2 Oct 2024 05:07:02 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .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 91906bf0d61..fdd32460c3a 100644 --- a/.github/workflows/command-dispatch.yml +++ b/.github/workflows/command-dispatch.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v4 with: submodules: true - - uses: peter-evans/slash-command-dispatch@v2 + - uses: peter-evans/slash-command-dispatch@v4 with: commands: | run-acceptance-tests