From a7c9e2e409180de5f2f0d312e32bd091173eeaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 13:51:47 +0000 Subject: [PATCH] chore: bump JohnnyMorganz/stylua-action from 1.1.0 to 1.1.2 Bumps [JohnnyMorganz/stylua-action](https://github.com/JohnnyMorganz/stylua-action) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/JohnnyMorganz/stylua-action/releases) - [Commits](https://github.com/JohnnyMorganz/stylua-action/compare/v1.1.0...v1.1.2) --- updated-dependencies: - dependency-name: JohnnyMorganz/stylua-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 10dcc49..21be6c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v3 - name: Run stylua - uses: JohnnyMorganz/stylua-action@v1.1.0 + uses: JohnnyMorganz/stylua-action@v1.1.2 with: token: ${{ secrets.GITHUB_TOKEN }} args: --check .