Skip to content

Commit 99e75fc

Browse files
chore: synced local '.github/workflows/backstage-catalog-helper.yml' with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
1 parent 5904670 commit 99e75fc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/backstage-catalog-helper.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ jobs:
1010
update-catalog-info:
1111
runs-on: ubuntu-latest
1212
steps:
13+
- name: Audit DNS requests
14+
uses: cds-snc/dns-proxy-action@f0796e7f3d6bec5d40aecb0321ed8012f5602f84 # v1.0.2
15+
env:
16+
DNS_PROXY_FORWARDTOSENTINEL: "true"
17+
DNS_PROXY_LOGANALYTICSWORKSPACEID: ${{ secrets.LOG_ANALYTICS_WORKSPACE_ID }}
18+
DNS_PROXY_LOGANALYTICSSHAREDKEY: ${{ secrets.LOG_ANALYTICS_WORKSPACE_KEY }}
1319
- name: Checkout Actions
1420
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
1521
with:

0 commit comments

Comments
 (0)