From a0e99db1ec7486d6e9d803a21521e9b81002ee4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 01:14:54 +0000 Subject: [PATCH] chore(deps): bump JohnnyMorganz/stylua-action from 4.0.0 to 4.1.0 Bumps [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/johnnymorganz/stylua-action/releases) - [Commits](https://github.com/johnnymorganz/stylua-action/compare/b6661824b86c9c33121bed87a778b660ba90cf77...479972f01e665acfcba96ada452c36608bdbbb5e) --- updated-dependencies: - dependency-name: JohnnyMorganz/stylua-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d2beefd..9cf166a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run Stylua - uses: JohnnyMorganz/stylua-action@b6661824b86c9c33121bed87a778b660ba90cf77 # v4.0.0 + uses: JohnnyMorganz/stylua-action@479972f01e665acfcba96ada452c36608bdbbb5e # v4.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest