There was an error while loading. Please reload this page.
2 parents 5ee9b18 + b0dcec0 commit 6ca022cCopy full SHA for 6ca022c
1 file changed
.github/workflows/update-pp-dev.yml
@@ -52,6 +52,7 @@ jobs:
52
if: steps.check.outputs.needs_update == 'true'
53
uses: peter-evans/create-pull-request@v5
54
with:
55
+ token: ${{ secrets.PAT_TOKEN }}
56
commit-message: "chore(deps): update @metricinsights/pp-dev to ${{ steps.check.outputs.latest }}"
57
title: "chore(deps): update pp-dev to ${{ steps.check.outputs.latest }}"
58
body: |
0 commit comments