Skip to content

Add test rejecting dotted-decimal IPv4 addresses in hostname format #177

Add test rejecting dotted-decimal IPv4 addresses in hostname format

Add test rejecting dotted-decimal IPv4 addresses in hostname format #177

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}