Skip to content

Commit

Permalink
chore: synced local '.github/workflows/backstage-catalog-helper.yml' …
Browse files Browse the repository at this point in the history
…with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
  • Loading branch information
sre-read-write[bot] authored Sep 16, 2024
1 parent 6302ba7 commit c650f95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backstage-catalog-helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ jobs:
app_id: ${{ secrets.SRE_BOT_RW_APP_ID }}
private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }}
- name: Create pull request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate_token.outputs.token}}
sign-commits: true
commit-message: 'Add catalog-info.yaml'
branch: 'backstage/catalog-info'
title: 'Add catalog-info.yaml'
Expand Down

0 comments on commit c650f95

Please sign in to comment.