From 8f341ff45aa84ae49c683114bd4f397686627626 Mon Sep 17 00:00:00 2001 From: "ethpandaops-renovatebot[bot]" <125231822+ethpandaops-renovatebot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 05:40:58 +0000 Subject: [PATCH] chore(deps): update all minor --- .github/workflows/test-build.yaml | 2 +- .github/workflows/test.yaml | 2 +- docker-compose.yml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test-build.yaml b/.github/workflows/test-build.yaml index a25a0bf2a..8be3783e0 100644 --- a/.github/workflows/test-build.yaml +++ b/.github/workflows/test-build.yaml @@ -16,7 +16,7 @@ jobs: - name: Set up Go uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0 with: - go-version: '1.23' + go-version: '1.24' - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 name: Set up Node with: diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 2a2e4f7d6..897866411 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -28,7 +28,7 @@ jobs: - name: Annotate tests if: always() - uses: guyarb/golang-test-annotations@9ab2ea84a399d03ffd114bf49dd23ffadc794541 # v0.6.0 + uses: guyarb/golang-test-annotations@2941118d7ef622b1b3771d1ff6eae9e90659eb26 # v0.8.0 with: test-results: test.json \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 6a2fa3880..dd786e20e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -369,7 +369,7 @@ services: xatu-vector-http-kafka: profiles: - "" - image: timberio/vector:0.34.1-alpine + image: timberio/vector:0.45.0-alpine container_name: xatu-vector-http-kafka volumes: - ./deploy/local/docker-compose/vector-http-kafka.yaml:/etc/vector/vector.yaml @@ -394,7 +394,7 @@ services: xatu-vector-kafka-clickhouse: profiles: - "" - image: timberio/vector:0.37.1-alpine + image: timberio/vector:0.45.0-alpine container_name: xatu-vector-kafka-clickhouse volumes: - ./deploy/local/docker-compose/vector-kafka-clickhouse.yaml:/etc/vector/vector.yaml @@ -427,7 +427,7 @@ services: xatu-vector-kafka-clickhouse-libp2p: profiles: - "" - image: timberio/vector:0.37.1-alpine + image: timberio/vector:0.45.0-alpine volumes: - ./deploy/local/docker-compose/vector-kafka-clickhouse-libp2p.yaml:/etc/vector/vector.yaml networks: