chore: bump JohnnyMorganz/stylua-action from 1.1.2 to 2.0.0

Bumps [JohnnyMorganz/stylua-action](https://github.com/JohnnyMorganz/stylua-action) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/JohnnyMorganz/stylua-action/releases)
- [Commits](https://github.com/JohnnyMorganz/stylua-action/compare/v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 13:16:05 +00:00 committed by GitHub
parent 864b9c8821
commit 9e3db7124d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Run stylua - name: Run stylua
uses: JohnnyMorganz/stylua-action@v1.1.2 uses: JohnnyMorganz/stylua-action@v2.0.0
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
args: --check . args: --check .