summaryrefslogtreecommitdiff
path: root/.github/workflows/update-elixir-patches.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-elixir-patches.yaml')
-rw-r--r--.github/workflows/update-elixir-patches.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-elixir-patches.yaml b/.github/workflows/update-elixir-patches.yaml
index 4e4bd7fa4d..4ce158502e 100644
--- a/.github/workflows/update-elixir-patches.yaml
+++ b/.github/workflows/update-elixir-patches.yaml
@@ -69,7 +69,7 @@ jobs:
set -x
git diff
- name: CREATE PULL REQUEST
- uses: peter-evans/create-pull-request@v5.0.0
+ uses: peter-evans/create-pull-request@v5.0.1
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
committer: GitHub <noreply@github.com>