This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 45e6a1b3a47 Fix CI unit tests runs by changing actions-timeline
version (#18677)
45e6a1b3a47 is described below
commit 45e6a1b3a4735ec62209451d82d6639d34cbdb81
Author: Clint Wylie <[email protected]>
AuthorDate: Tue Oct 21 13:39:56 2025 -0700
Fix CI unit tests runs by changing actions-timeline version (#18677)
---
.github/workflows/unit-and-integration-tests-unified.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/unit-and-integration-tests-unified.yml
b/.github/workflows/unit-and-integration-tests-unified.yml
index 2dd213d302a..f0110d4538e 100644
--- a/.github/workflows/unit-and-integration-tests-unified.yml
+++ b/.github/workflows/unit-and-integration-tests-unified.yml
@@ -118,4 +118,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- - uses: Kesin11/actions-timeline@427ee2cf860166e404d0d69b4f2b24012bb7af4f
+ - uses: Kesin11/actions-timeline@54d513e0b5ff1158f1cf8321108d666a5a6c1fca
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]