feat: Normalize "DD_TRACE_AGENT_URL" to work with both unix-scheme prefix and not. #2744
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Security | |
on: | |
push: {} | |
pull_request: {} | |
schedule: | |
- cron: '0 0 * * 1' | |
jobs: | |
supply-chain-security-validation: | |
name: Supply Chain | |
uses: coopnorge/github-workflow-supply-chain-security-validation/.github/workflows/supply-chain-security-validation.yaml@main |