Skip to content

chore(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 in /pug in the golang-x group across 1 directory #475

chore(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 in /pug in the golang-x group across 1 directory

chore(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 in /pug in the golang-x group across 1 directory #475

name: Dependabot auto-merge
on:
workflow_dispatch:
pull_request_target:
permissions:
contents: write
pull-requests: write
jobs:
automerge:
uses: gofiber/.github/.github/workflows/dependabot-automerge.yml@main
with:
match_pattern: 'Tests|lint'
secrets:
github-token: ${{ secrets.PR_TOKEN }}