Skip to content

OX6-161: Replace key hash algorithm from md5 to sha384 #290

OX6-161: Replace key hash algorithm from md5 to sha384

OX6-161: Replace key hash algorithm from md5 to sha384 #290

Workflow file for this run

name: gitleaks
on: [push,pull_request]
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: gitleaks-action
uses: FatchipRobert/[email protected]