Skip to content

feature(REPORT-512530): Updated the versions to 21.1.17 for dependent… #91

feature(REPORT-512530): Updated the versions to 21.1.17 for dependent…

feature(REPORT-512530): Updated the versions to 21.1.17 for dependent… #91

Workflow file for this run

name: GitLeaks Detect
on: [push, pull_request]
jobs:
Build:
name: Run Script
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Run Gitleaks installation
run: ./GitleaksTasks/Build.ps1
shell: pwsh