Skip to content

GitHub: Improve create-release.yaml. (#1317) #8088

GitHub: Improve create-release.yaml. (#1317)

GitHub: Improve create-release.yaml. (#1317) #8088

# DO NOT EDIT. Generated with:
#
# devctl gen workflows
#
name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- name: gitleaks-action
uses: zricethezav/[email protected]