Skip to content

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

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 #72

Workflow file for this run

name: PR Quality Gates
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, ready_for_review]
permissions: {}
jobs:
quality:
uses: netresearch/.github/.github/workflows/pr-quality.yml@main
with:
auto-approve-maintainers: true
permissions:
contents: read
pull-requests: write