Skip to content

Bump github.com/miekg/dns from 1.1.64 to 1.1.65 #953

Bump github.com/miekg/dns from 1.1.64 to 1.1.65

Bump github.com/miekg/dns from 1.1.64 to 1.1.65 #953

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@v3
with:
sarif_file: reports