Skip to content

Commit 23fa828

Browse files
chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'
1 parent cda0847 commit 23fa828

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/ossf-scorecard.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
steps:
24+
- name: "Audit DNS requests"
25+
uses: cds-snc/dns-proxy-action@f0796e7f3d6bec5d40aecb0321ed8012f5602f84 # v1.0.2
26+
env:
27+
DNS_PROXY_FORWARDTOSENTINEL: "true"
28+
DNS_PROXY_LOGANALYTICSWORKSPACEID: ${{ secrets.LOG_ANALYTICS_WORKSPACE_ID }}
29+
DNS_PROXY_LOGANALYTICSSHAREDKEY: ${{ secrets.LOG_ANALYTICS_WORKSPACE_KEY }}
30+
2431
- name: "Checkout code"
2532
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2633
with:

0 commit comments

Comments
 (0)