From b9e97041648142381d35952a7257499c3b4f300e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:15:08 +0000 Subject: [PATCH] Bump trunk-io/analytics-uploader from 2.0.8 to 2.1.2 Bumps [trunk-io/analytics-uploader](https://github.com/trunk-io/analytics-uploader) from 2.0.8 to 2.1.2. - [Release notes](https://github.com/trunk-io/analytics-uploader/releases) - [Commits](https://github.com/trunk-io/analytics-uploader/compare/95a0fb8b29e45b6068304261fb518644b426a803...385f1ccdf345b4532dc4b6c665dd432b702b8e28) --- updated-dependencies: - dependency-name: trunk-io/analytics-uploader dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 493ae28aa..1dc3132a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -269,7 +269,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -294,7 +294,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -317,7 +317,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -343,7 +343,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -366,7 +366,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -389,7 +389,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -412,7 +412,7 @@ jobs: # Run this step even when the tests fail. Skip if the workflow is cancelled. if: ${{ matrix.os != 'windows' && !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5 @@ -530,7 +530,7 @@ jobs: - name: Upload results of remote-server integration tests to trunk.io if: ${{ !cancelled() }} continue-on-error: true - uses: trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803 # v2.0.8 + uses: trunk-io/analytics-uploader@385f1ccdf345b4532dc4b6c665dd432b702b8e28 # v2.1.2 with: junit-paths: target/nextest/ci/junit.xml cli-version: 0.12.5