We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7e0fb commit 3563d5dCopy full SHA for 3563d5d
.github/workflows/sync-ci-config.yml
@@ -38,7 +38,7 @@ jobs:
38
private_key: ${{ secrets.GH_APP_KEY }}
39
40
- name: Create pull request
41
- uses: peter-evans/create-pull-request@5da4e80e7bed9162b1c2d240c5920719611b04bf
+ uses: peter-evans/create-pull-request@479e1068bed11859165f6c98ab25a7ba1fda7513
42
with:
43
token: ${{ steps.generate_token.outputs.token }}
44
branch: sync-ci-config
0 commit comments