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