Skip to content

build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 (… #2115

build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 (…

build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 (… #2115

Workflow file for this run

on:
push:
pull_request:
schedule:
- cron: "0 7 * * *"
name: Security
jobs:
Gosec:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v4
- name: Run Gosec
uses: securego/gosec@master
with:
args: ./...