Skip to content

fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.9 (#44) #301

fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.9 (#44)

fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.9 (#44) #301

Workflow file for this run

name: Build & Push to container registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- "**"
paths:
- "Dockerfile"
jobs:
docker:
uses: nezuchan/workflows/.github/workflows/docker-build.yml@main
secrets: inherit