Skip to content

chore(deps): update dependency moq to 4.20.72 #2109

chore(deps): update dependency moq to 4.20.72

chore(deps): update dependency moq to 4.20.72 #2109

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: gitleaks-pr
# Controls when the action will run. Triggers the workflow on push or pull request
# events for all branches
on:
pull_request:
branches:
- '*'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: gitleaks-action
uses: gitleaks/gitleaks-action@v1.6.0
with:
config-path: gitleaks.config