Skip to content

Bump json5 from 2.2.1 to 2.2.3 in /zapier #264

Bump json5 from 2.2.1 to 2.2.3 in /zapier

Bump json5 from 2.2.1 to 2.2.3 in /zapier #264

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