From 181395afe63c89b7c96a4a3b085e7334faa1591d Mon Sep 17 00:00:00 2001 From: "sre-read-write[bot]" <92993749+sre-read-write[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:09:16 +0000 Subject: [PATCH] chore: synced local '.github/workflows/export_github_data.yml' with remote 'tools/sre_file_sync/export_github_data.yml' --- .github/workflows/export_github_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/export_github_data.yml b/.github/workflows/export_github_data.yml index ef3d9101..d173e299 100644 --- a/.github/workflows/export_github_data.yml +++ b/.github/workflows/export_github_data.yml @@ -29,7 +29,7 @@ jobs: role-session-name: GithubDataExport aws-region: ca-central-1 - name: Export Data - uses: cds-snc/github-repository-metadata-exporter@eaf3b7e24580f407f4dadcd57716ab2d92830f4c + uses: cds-snc/github-repository-metadata-exporter@fe65ed89fcabde7d0ea0d1fe022ea85825b6f6f8 with: github-app-id: ${{ secrets.SRE_BOT_RO_APP_ID }} github-app-installation-id: ${{ secrets.SRE_BOT_RO_INSTALLATION_ID }}