Skip to content

Commit cfe49f0

Browse files
chore: synced local '.github/workflows/backstage-catalog-helper.yml' with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
1 parent b380fd9 commit cfe49f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/backstage-catalog-helper.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ jobs:
1010
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
1111
with:
1212
fetch-depth: 0
13+
persist-credentials: false
1314
- name: Run Backstage Catalog Info Helper
14-
uses: cds-snc/[email protected]
15+
uses: cds-snc/backstage-catalog-info-helper-action@cc75afc29a0ade6c41400132ff9e1222f8916ba6 # v0.3.1
1516
with:
1617
github_app_id: ${{ secrets.SRE_BOT_RW_APP_ID }}
1718
github_app_private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }}

0 commit comments

Comments
 (0)