From bbdeb30541b700c6a6ec4c56d6d2367882ad8671 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 5 Mar 2023 03:03:42 +0100 Subject: chore(ci): bump selene and stylua versions (#1059) --- .github/workflows/selene.yml | 2 +- .github/workflows/stylua.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/selene.yml b/.github/workflows/selene.yml index 7ce7ba86..5a71f629 100644 --- a/.github/workflows/selene.yml +++ b/.github/workflows/selene.yml @@ -17,4 +17,4 @@ jobs: # token is needed because the action allegedly downloads binary from github releases token: ${{ secrets.GITHUB_TOKEN }} args: lua/ tests/ scripts/ - version: 0.20.0 + version: 0.24.0 diff --git a/.github/workflows/stylua.yml b/.github/workflows/stylua.yml index 89ce5ede..3b43b0a8 100644 --- a/.github/workflows/stylua.yml +++ b/.github/workflows/stylua.yml @@ -18,4 +18,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} # CLI arguments args: --check . - version: 0.15.0 + version: 0.16.1 -- cgit v1.2.3-70-g09d2