Skip to content

build(deps): bump pipenv from 2023.6.18 to 2023.7.23 (#215) #451

build(deps): bump pipenv from 2023.6.18 to 2023.7.23 (#215)

build(deps): bump pipenv from 2023.6.18 to 2023.7.23 (#215) #451

Workflow file for this run

name: gitleaks
on: [push]
jobs:
gitleaks:
# Prevent circular workflow run
if: "!contains(github.event.pusher.name, 'emnify-gha')"
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: gitleaks
uses: zricethezav/gitleaks-action@v1.6.0
with:
config-path: .gitleaks.toml