Skip to content

Update dependency mysql2 to v3.9.8 [SECURITY] #378

Update dependency mysql2 to v3.9.8 [SECURITY]

Update dependency mysql2 to v3.9.8 [SECURITY] #378

Workflow file for this run

name: fmt
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
fmt-zapier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: sane-fmt/action@master
with:
args: |
- --details=diff
- --color=always
- zapier