We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96407d commit 3099928Copy full SHA for 3099928
.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@531ae86f67b4c0aa1a40229571211ef73109bda2
+ uses: cds-snc/github-repository-metadata-exporter@eaf3b7e24580f407f4dadcd57716ab2d92830f4c
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