From 7e0cc8e407c2cb8938a9456fd702082c1b568336 Mon Sep 17 00:00:00 2001 From: Webber Date: Tue, 2 Aug 2022 23:02:57 +0200 Subject: [PATCH] chore: update action-cats --- .github/workflows/cats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cats.yml b/.github/workflows/cats.yml index f6aff051..4e492537 100644 --- a/.github/workflows/cats.yml +++ b/.github/workflows/cats.yml @@ -11,6 +11,6 @@ jobs: name: A cat for your effort! runs-on: ubuntu-latest steps: - - uses: ruairidhwm/action-cats@1.0.1 + - uses: ruairidhwm/action-cats@1.0.2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}