Skip to content

chore(deps): bump the projectdiscovery group across 1 directory with 5 updates #44

chore(deps): bump the projectdiscovery group across 1 directory with 5 updates

chore(deps): bump the projectdiscovery group across 1 directory with 5 updates #44

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@v7
- uses: projectdiscovery/actions/setup/go/compat-checks@v1
with:
go-version: "stable"
release-test: true