summaryrefslogtreecommitdiff
path: root/.github/workflows/gazelle.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/gazelle.yaml')
-rw-r--r--.github/workflows/gazelle.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/gazelle.yaml b/.github/workflows/gazelle.yaml
index beb5acb4b1..545aef91fe 100644
--- a/.github/workflows/gazelle.yaml
+++ b/.github/workflows/gazelle.yaml
@@ -20,7 +20,7 @@ jobs:
run: |
bazel run gazelle
- 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>