diff --git a/.github/workflows/export_github_data.yml b/.github/workflows/export_github_data.yml index a9d3c3222..a0a7c4935 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@ccde2e2cc2d351bbc6fcd4146d2193d8da2b7a95 + uses: cds-snc/github-repository-metadata-exporter@531ae86f67b4c0aa1a40229571211ef73109bda2 with: github-app-id: ${{ secrets.SRE_BOT_RO_APP_ID }} github-app-installation-id: ${{ secrets.SRE_BOT_RO_INSTALLATION_ID }}