Skip to content

Bump github.com/miekg/dns from 1.1.55 to 1.1.56 #688

Bump github.com/miekg/dns from 1.1.55 to 1.1.56

Bump github.com/miekg/dns from 1.1.55 to 1.1.56 #688

name: ShiftLeft Scan
on: push
jobs:
Scan-Build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Perform ShiftLeft Scan
uses: ShiftLeftSecurity/scan-action@master
env:
WORKSPACE: ""
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SCAN_AUTO_BUILD: true
with:
output: reports
- name: Upload report
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: reports