Skip to content

build(deps): bump furo from 2023.3.27 to 2023.7.26 (#217) #448

build(deps): bump furo from 2023.3.27 to 2023.7.26 (#217)

build(deps): bump furo from 2023.3.27 to 2023.7.26 (#217) #448

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/[email protected]
with:
config-path: .gitleaks.toml