From a52cbe095188e680de8e63f3761dbddddc729155 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 23 Sep 2022 09:11:19 +0200 Subject: ci(lint): update stylua-actions --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9b75ab6b0..8d0bb121f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Lint with stylua - uses: JohnnyMorganz/stylua-action@1.0.0 + uses: JohnnyMorganz/stylua-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} args: --check . -- cgit v1.2.3-70-g09d2