diff --git a/.github/workflows/check-python-deps.yml b/.github/workflows/check-python-deps.yml index 0edfe8de6d7..098f3447dd6 100644 --- a/.github/workflows/check-python-deps.yml +++ b/.github/workflows/check-python-deps.yml @@ -22,7 +22,7 @@ jobs: check-python-deps: runs-on: ubuntu-26.04 steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index e4d9b4a323c..5ebae85e7f9 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -50,7 +50,7 @@ jobs: # You cannot use a liccheck.ini file in this workflow. runs-on: ubuntu-slim steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index aa1f3ad4097..2a2de205291 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -221,6 +221,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index ce6ec11f258..cdcef844099 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -195,6 +195,6 @@ jobs: if: always() runs-on: ubuntu-26.04 steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-app-cli.yml b/.github/workflows/superset-app-cli.yml index 298cef8a2ba..d95bb1ec4ba 100644 --- a/.github/workflows/superset-app-cli.yml +++ b/.github/workflows/superset-app-cli.yml @@ -41,7 +41,7 @@ jobs: ports: - 16379:6379 steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-docs-deploy.yml b/.github/workflows/superset-docs-deploy.yml index b55f3bd66cc..e7e2d5dd486 100644 --- a/.github/workflows/superset-docs-deploy.yml +++ b/.github/workflows/superset-docs-deploy.yml @@ -60,7 +60,7 @@ jobs: name: Build & Deploy runs-on: ubuntu-26.04 steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-e2e.yml b/.github/workflows/superset-e2e.yml index e18c4716937..d3fc4f7afd2 100644 --- a/.github/workflows/superset-e2e.yml +++ b/.github/workflows/superset-e2e.yml @@ -355,6 +355,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-extensions-cli.yml b/.github/workflows/superset-extensions-cli.yml index 60df7c0a3bc..0454538426d 100644 --- a/.github/workflows/superset-extensions-cli.yml +++ b/.github/workflows/superset-extensions-cli.yml @@ -76,6 +76,6 @@ jobs: if: always() runs-on: ubuntu-26.04 steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-frontend.yml b/.github/workflows/superset-frontend.yml index e261c38dcdc..f32b0be1ee1 100644 --- a/.github/workflows/superset-frontend.yml +++ b/.github/workflows/superset-frontend.yml @@ -209,6 +209,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-helm-lint-test.yml b/.github/workflows/superset-helm-lint-test.yml index 64914ba175a..b58dc1a5673 100644 --- a/.github/workflows/superset-helm-lint-test.yml +++ b/.github/workflows/superset-helm-lint-test.yml @@ -22,7 +22,7 @@ jobs: lint-test: runs-on: ubuntu-slim steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-playwright.yml b/.github/workflows/superset-playwright.yml index fcdeff265a4..15e26a54a62 100644 --- a/.github/workflows/superset-playwright.yml +++ b/.github/workflows/superset-playwright.yml @@ -178,6 +178,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-python-integrationtest.yml b/.github/workflows/superset-python-integrationtest.yml index 1291ae9c7d8..62239f6425a 100644 --- a/.github/workflows/superset-python-integrationtest.yml +++ b/.github/workflows/superset-python-integrationtest.yml @@ -263,6 +263,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-python-presto-hive.yml b/.github/workflows/superset-python-presto-hive.yml index 60dea43d0e9..ff2a1847e1c 100644 --- a/.github/workflows/superset-python-presto-hive.yml +++ b/.github/workflows/superset-python-presto-hive.yml @@ -166,6 +166,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-python-unittest.yml b/.github/workflows/superset-python-unittest.yml index 7e5d8833547..119dbb97a03 100644 --- a/.github/workflows/superset-python-unittest.yml +++ b/.github/workflows/superset-python-unittest.yml @@ -105,7 +105,7 @@ jobs: contents: read actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true diff --git a/.github/workflows/superset-translations.yml b/.github/workflows/superset-translations.yml index 8ccc6030331..f35dd6d2726 100644 --- a/.github/workflows/superset-translations.yml +++ b/.github/workflows/superset-translations.yml @@ -161,6 +161,6 @@ jobs: permissions: actions: read steps: - - uses: Kesin11/actions-timeline@7bf79990b7c09f5dfb570ac30b814ca597bd538e # v3.1.1 + - uses: Kesin11/actions-timeline@57fc93f20c6da7fbc14063c6d24a2a5627c799ad # v3.2.0 with: expand-composite-actions: true