ci(lint): update stylua-actions

This commit is contained in:
Christian Clason 2022-09-23 09:11:19 +02:00 committed by Christian Clason
parent 8ec59aee80
commit a52cbe0951

View file

@ -27,7 +27,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Lint with stylua - name: Lint with stylua
uses: JohnnyMorganz/stylua-action@1.0.0 uses: JohnnyMorganz/stylua-action@v1
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
args: --check . args: --check .