From 344eb1cd4328a2474e8e28649abb0b7ec4d005b5 Mon Sep 17 00:00:00 2001 From: Marc Campbell Date: Wed, 20 May 2020 09:46:24 -0700 Subject: [PATCH] Update proaction.yaml --- .github/workflows/proaction.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/proaction.yaml b/.github/workflows/proaction.yaml index f672f53df..89850b874 100644 --- a/.github/workflows/proaction.yaml +++ b/.github/workflows/proaction.yaml @@ -12,7 +12,7 @@ jobs: with: github-token: ${{secrets.GITHUB_TOKEN}} - - uses: peter-evans/create-pull-request@39b337e + - uses: peter-evans/create-pull-request@v2 with: commit-message: "[proaction] updating workflow" title: Updating workflow from Proaction