Skip to content

Bump golang.org/x/crypto from 0.24.0 to 0.25.0 #805

Bump golang.org/x/crypto from 0.24.0 to 0.25.0

Bump golang.org/x/crypto from 0.24.0 to 0.25.0 #805

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