From e38056d47566c2c1751bf54e3312e4c6fc907788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 17:53:38 +0000 Subject: [PATCH] ci: bump JohnnyMorganz/stylua-action from 4.1.0 to 5.0.0 Bumps [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/johnnymorganz/stylua-action/releases) - [Commits](https://github.com/johnnymorganz/stylua-action/compare/479972f01e665acfcba96ada452c36608bdbbb5e...76fd70c03e6340ceaf673366712db9b20560b402) --- updated-dependencies: - dependency-name: JohnnyMorganz/stylua-action dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a412cce..e078023 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - name: Check formatting - uses: JohnnyMorganz/stylua-action@479972f01e665acfcba96ada452c36608bdbbb5e # v4.1.0 + uses: JohnnyMorganz/stylua-action@76fd70c03e6340ceaf673366712db9b20560b402 # v5.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} version: v2.5.2