Skip to content

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

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

Workflow file for this run

name: CodeQL
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '30 4 * * 1'
permissions: {}
jobs:
codeql:
uses: netresearch/.github/.github/workflows/codeql.yml@main
with:
languages: auto
permissions:
contents: read
security-events: write
actions: read