From 3bd4ca412982afa6f88bb7ef890660cee51c3e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 14:04:24 +0800 Subject: ci: bump JohnnyMorganz/stylua-action from 2 to 3 (#2582) Bumps [JohnnyMorganz/stylua-action](https://github.com/JohnnyMorganz/stylua-action) from 2 to 3. - [Release notes](https://github.com/JohnnyMorganz/stylua-action/releases) - [Commits](https://github.com/JohnnyMorganz/stylua-action/compare/v2...v3) --- updated-dependencies: - dependency-name: JohnnyMorganz/stylua-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 78f511bd..f7f72283 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v3 - name: Lint with stylua - uses: JohnnyMorganz/stylua-action@v2 + uses: JohnnyMorganz/stylua-action@v3 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest -- cgit v1.2.3-70-g09d2