Skip to content

chore(deps-dev): bump mysql2 from 3.10.2 to 3.11.5 #1373

chore(deps-dev): bump mysql2 from 3.10.2 to 3.11.5

chore(deps-dev): bump mysql2 from 3.10.2 to 3.11.5 #1373

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: false
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}