From ceb0940638e5528638995bf2bed2f46e3be45cf9 Mon Sep 17 00:00:00 2001 From: Ali Almohaya Date: Mon, 26 Sep 2022 23:36:20 +0300 Subject: [PATCH] fix: stylua action version --- .github/workflows/stylua_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stylua_check.yml b/.github/workflows/stylua_check.yml index df8e860..33feb9e 100644 --- a/.github/workflows/stylua_check.yml +++ b/.github/workflows/stylua_check.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: JohnnyMorganz/stylua-action@1.1.1 + - uses: JohnnyMorganz/stylua-action@v1 with: token: ${{ secrets.GH_TOKEN }} # CLI arguments