Skip to content

build(deps): bump mongodb from 5.6.0 to 5.8.0 #765

build(deps): bump mongodb from 5.6.0 to 5.8.0

build(deps): bump mongodb from 5.6.0 to 5.8.0 #765

Workflow file for this run

name: gitleaks
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
gitleaks:
name: gitleaks
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Check out repository code
uses: actions/checkout@v3
with:
fetch-depth: '0'
- name: gitleaks-action
uses: gacts/gitleaks@v1