Merge pull request #20733 from alexef/allow-pr-update

fix: pass update input to createPullRequest (fixes: #17911)
This commit is contained in:
Fredrik Adelöw
2023-10-23 14:44:17 +02:00
committed by GitHub
3 changed files with 14 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Allow setting `update: true` in `publish:github:pull-request` scaffolder action