Skip to content

chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.114 to 1.0.115 #43

chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.114 to 1.0.115

chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.114 to 1.0.115 #43

Workflow file for this run

name: ♾️ Compatibility Checks
on:
pull_request:
types: [opened, synchronize]
branches:
- dev
jobs:
compat-checks:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v6
- uses: projectdiscovery/actions/setup/go/compat-checks@v1
with:
go-version: "stable"
release-test: true