From 051ad7e562d96296891f0ad7f61efc6058e85dae Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Thu, 22 Feb 2024 21:20:36 -0700 Subject: [PATCH] Update .github/workflows/kibot.yml --- .github/workflows/kibot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kibot.yml b/.github/workflows/kibot.yml index e7526e2..b6c98d0 100644 --- a/.github/workflows/kibot.yml +++ b/.github/workflows/kibot.yml @@ -33,7 +33,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: INTI-CMNB/KiBot@v2 + - uses: INTI-CMNB/KiBot@v2_7 with: # Required - kibot config file config: config.kibot.yaml