Skip to content

chore(deps): bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.5 #239

chore(deps): bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.5

chore(deps): bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.5 #239

Workflow file for this run

name: auto-merge
on:
- pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}