From 88888d4701710daaa614d31c92538aac59117299 Mon Sep 17 00:00:00 2001 From: ThinhHV Date: Sun, 17 Mar 2024 03:06:24 +0700 Subject: [PATCH] Update pineline Signed-off-by: ThinhHV --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 103f652..f6fab1d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: - run: yarn build - run: yarn test - name: Google Chat Notification - uses: nakamuraos/google-chat-notifications@v3.3.0 + uses: nakamuraos/google-chat-notifications@v3.4.0 with: title: Build subtitle: ${{ github.event.head_commit.message }}