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 8b0faec commit 8de5906Copy full SHA for 8de5906
.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@ccde2e2cc2d351bbc6fcd4146d2193d8da2b7a95
+ uses: cds-snc/github-repository-metadata-exporter@531ae86f67b4c0aa1a40229571211ef73109bda2
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