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 e9e3fb7 commit 49d686eCopy full SHA for 49d686e
.github/workflows/export_github_data.yml
@@ -14,7 +14,7 @@ jobs:
14
DNS_PROXY_FORWARDTOSENTINEL: "true"
15
DNS_PROXY_LOGANALYTICSWORKSPACEID: ${{ secrets.LOG_ANALYTICS_WORKSPACE_ID }}
16
DNS_PROXY_LOGANALYTICSSHAREDKEY: ${{ secrets.LOG_ANALYTICS_WORKSPACE_KEY }}
17
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
18
- name: Export Data
19
uses: cds-snc/github-repository-metadata-exporter@main
20
with:
0 commit comments