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 1216cf5 commit 0e2d855Copy full SHA for 0e2d855
.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