From ab2523ab32a629f54ec62349ad8b9258c100d41c Mon Sep 17 00:00:00 2001 From: WallBrewBot Date: Sat, 28 Dec 2024 14:41:13 +0000 Subject: [PATCH] [bot] synced local '.github/workflows/lint.yml' with remote 'sources/github-actions/workflows/lint.yml' Sourced from: https://github.com/Wall-Brew-Co/rebroadcast --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b22c8d64..0f98f615 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -45,7 +45,7 @@ jobs: - name: Lint Clojure id: clj-kondo - uses: nnichols/clojure-lint-action@v3 + uses: nnichols/clojure-lint-action@v4 with: github_token: ${{ secrets.WALL_BREW_BOT_PAT }} reporter: github-pr-review