Skip to content

[Automated] Version Bump from 0.3.2 to 0.3.3 #432

[Automated] Version Bump from 0.3.2 to 0.3.3

[Automated] Version Bump from 0.3.2 to 0.3.3 #432

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