chore: updating the breaking changes

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-02-06 15:28:43 +01:00
parent c5957024a3
commit a6aff183ba
@@ -31,10 +31,10 @@ jobs:
- uses: backstage/actions/changeset-feedback@v0.6.0
name: Generate feedback
with:
diffRef: 'origin/master'
diff-ref: 'origin/master'
marker: <!-- changeset-feedback -->
issue-number: ${{ github.event.pull_request.number }}
botUsername: backstage-goalie[bot]
bot-username: backstage-goalie[bot]
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
installation-id: ${{ secrets.BACKSTAGE_GOALIE_INSTALLATION_ID }}