ci: bump stylua action to v2 (#21455)

This commit is contained in:
dundargoc 2022-12-17 13:32:20 +01:00 committed by GitHub
parent 2d8bbe468e
commit d65684f0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ jobs:
- if: success() || failure() && steps.abort_job.outputs.status == 'success'
name: lintstylua
uses: JohnnyMorganz/stylua-action@v1
uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest