Skip to content

Test dnslookup action #3

Test dnslookup action

Test dnslookup action #3

Workflow file for this run

name: Test dnslookup action
on:
workflow_dispatch:
inputs:
domain:
description: Target Domain Name
required: false
jobs:
nslookup:
runs-on: ubuntu-latest
steps:
- uses: init64/dnslookup@master
with:
domain: {{ input.domain }}

Check failure on line 16 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test dnslookup action

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 16, Col: 19): A mapping was not expected