We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14ce0a commit df7e3d0Copy full SHA for df7e3d0
.github/workflows/export_github_data.yml
@@ -29,7 +29,7 @@ jobs:
29
role-session-name: GithubDataExport
30
aws-region: ca-central-1
31
- name: Export Data
32
- uses: cds-snc/github-repository-metadata-exporter@9a1f3a278fbde200c2b90c3e409a61ebda208fdc
+ uses: cds-snc/github-repository-metadata-exporter@ccde2e2cc2d351bbc6fcd4146d2193d8da2b7a95
33
with:
34
github-app-id: ${{ secrets.SRE_BOT_RO_APP_ID }}
35
github-app-installation-id: ${{ secrets.SRE_BOT_RO_INSTALLATION_ID }}
0 commit comments