Skip to content

chore(deps-dev): bump @commitlint/cli from 18.4.4 to 18.5.0 (#31) #59

chore(deps-dev): bump @commitlint/cli from 18.4.4 to 18.5.0 (#31)

chore(deps-dev): bump @commitlint/cli from 18.4.4 to 18.5.0 (#31) #59

Workflow file for this run

---
name: 'Lint dotenv'
on:
push:
jobs:
build:
name: Lint dotenv
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dotenv
run: curl -sSfL https://git.io/JLbXn | sh -s -- -b usr/local/bin v3.3.0
- name: Run dotenv
run: usr/local/bin/dotenv-linter