Skip to content

Bump moment-timezone from 0.5.34 to 0.5.43 in /n8n (#47) #282

Bump moment-timezone from 0.5.34 to 0.5.43 in /n8n (#47)

Bump moment-timezone from 0.5.34 to 0.5.43 in /n8n (#47) #282

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