From 629d938d1946cbc4089301db5cf915c7030b897b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 00:11:41 +0000 Subject: [PATCH 1/2] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20dagger=20to=20v0.15.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .aqua/aqua.yaml | 2 +- .github/workflows/atomic.yaml | 4 ++-- .github/workflows/reusable-toolbox.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index 99ca934..b5fc5c3 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -12,4 +12,4 @@ packages: - name: int128/ghcp@v1.13.5 # required for aqua-checksums update - name: kevincobain2000/gobrew@v1.10.12 - name: casey/just@1.38.0 - - name: dagger/dagger@v0.14.0 + - name: dagger/dagger@v0.15.1 diff --git a/.github/workflows/atomic.yaml b/.github/workflows/atomic.yaml index 14aa2c9..ba8f444 100644 --- a/.github/workflows/atomic.yaml +++ b/.github/workflows/atomic.yaml @@ -69,7 +69,7 @@ jobs: && github.ref != 'refs/heads/main' with: # renovate: datasource=github-releases depName=dagger/dagger - version: v0.14.0 + version: v0.15.1 verb: call module: atomic cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }} @@ -91,7 +91,7 @@ jobs: && github.ref == 'refs/heads/main' with: # renovate: datasource=github-releases depName=dagger/dagger - version: v0.14.0 + version: v0.15.1 verb: call module: atomic cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }} diff --git a/.github/workflows/reusable-toolbox.yaml b/.github/workflows/reusable-toolbox.yaml index 99a59c8..b19e66b 100644 --- a/.github/workflows/reusable-toolbox.yaml +++ b/.github/workflows/reusable-toolbox.yaml @@ -56,7 +56,7 @@ jobs: && github.ref != 'refs/heads/main' with: # renovate: datasource=github-releases depName=dagger/dagger - version: v0.14.0 + version: v0.15.1 verb: call module: ${{ inputs.module }} cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }} @@ -75,7 +75,7 @@ jobs: && github.ref == 'refs/heads/main' with: # renovate: datasource=github-releases depName=dagger/dagger - version: v0.14.0 + version: v0.15.1 verb: call module: ${{ inputs.module }} cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }} From b5afb6b7837946d96efb28fd390ee0737b58b861 Mon Sep 17 00:00:00 2001 From: "scottames-github-bot[bot]" <162828115+scottames-github-bot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 00:12:01 +0000 Subject: [PATCH 2/2] chore(aqua): update .aqua/aqua-checksums.json --- .aqua/aqua-checksums.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.aqua/aqua-checksums.json b/.aqua/aqua-checksums.json index 13aa877..f3f2d3d 100644 --- a/.aqua/aqua-checksums.json +++ b/.aqua/aqua-checksums.json @@ -11,13 +11,13 @@ "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.14.0/dagger_v0.14.0_linux_amd64.tar.gz", - "checksum": "98AE9951099B7DCF913BAE93D0BDDFF53605D88DE17DC93971E577FACACF8629", + "id": "github_release/github.com/dagger/dagger/v0.15.1/dagger_v0.15.1_linux_amd64.tar.gz", + "checksum": "FFDD32BC663066DF82F6C1AB24C9FFFE03F16F59E331B3759775F46BE88615BA", "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.14.0/dagger_v0.14.0_linux_arm64.tar.gz", - "checksum": "765E74ACD2858A53B2D4B1F06D0A4CB638061727DE3335225C7AE95B4F976469", + "id": "github_release/github.com/dagger/dagger/v0.15.1/dagger_v0.15.1_linux_arm64.tar.gz", + "checksum": "EAD9C147E5227EAB4FD4BF01D929A2BB5DE77599F1C464FB5751FF0244A89D6D", "algorithm": "sha256" }, {