From 4a7687615fc84b4344255e54e4b96be176f788b4 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 2 Oct 2024 05:56:37 +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 7b583122..c6caf790 100644 --- a/.github/workflows/command-dispatch.yml +++ b/.github/workflows/command-dispatch.yml @@ -25,7 +25,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