Skip to content

chore(deps): bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#23) #34

chore(deps): bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#23)

chore(deps): bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#23) #34

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: .
selene:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: NTBBloodbath/selene-action@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: .