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 Nov 27, 2024
1 parent 0301516 commit d88790b
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@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
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 d88790b

Please sign in to comment.