diff --git a/.github/workflows/configlet-sync.yml b/.github/workflows/configlet-sync.yml index 70e1790..925c0b9 100644 --- a/.github/workflows/configlet-sync.yml +++ b/.github/workflows/configlet-sync.yml @@ -34,7 +34,7 @@ jobs: git config user.email "41898282+github-actions[bot]@users.noreply.github.com" - name: Create pull request if changes - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "🤖 Auto-sync docs, metadata, and filepaths"