Skip to content

fix(deps): update module github.com/gofiber/storage/bbolt/v2 to v2.1.5 #106

fix(deps): update module github.com/gofiber/storage/bbolt/v2 to v2.1.5

fix(deps): update module github.com/gofiber/storage/bbolt/v2 to v2.1.5 #106

Workflow file for this run

name: Gitleaks
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions: {}
jobs:
gitleaks:
uses: netresearch/.github/.github/workflows/gitleaks.yml@main
permissions:
contents: read
security-events: write
secrets:
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}