From 3106bf7c271ec80c76b9508dd5b60d612ba7eb20 Mon Sep 17 00:00:00 2001 From: FL33TW00D Date: Mon, 22 Jan 2024 23:16:05 +0000 Subject: [PATCH 1/2] test From a4bc0bae2e74639e1e4c0bc719fce5933636728f Mon Sep 17 00:00:00 2001 From: FL33TW00D Date: Mon, 22 Jan 2024 23:17:51 +0000 Subject: [PATCH 2/2] chore: try bot --- .github/workflows/ratbot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ratbot.yml b/.github/workflows/ratbot.yml index d3d9a81f..185e54e7 100644 --- a/.github/workflows/ratbot.yml +++ b/.github/workflows/ratbot.yml @@ -12,9 +12,9 @@ jobs: - name: Get the lines of code. id: scc - uses: Adapt-API/scc-docker-action@master + uses: iryanbell/scc-docker-action@v1.0.2 with: - args: ${{ env.workspace }} -irs --exclude-file kernels + args: ${{ env.workspace }} -irs --exclude-file kernels # Step to comment on the PR - name: Comment PR