diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index dca049b1..c30a8373 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -48,7 +48,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8 with: base: "main" branch: "update-contributors"