From 33f6bf9108c784f849a0777b19b65d87517a271c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:51:04 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua to v2.41.0 --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/test.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index a452e6f..c7fdb16 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -20,5 +20,5 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 - run: actionlint diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 4a66f65..32a2695 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -41,7 +41,7 @@ jobs: permissions: contents: read with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 prune: true secrets: gh_app_id: ${{secrets.APP_ID}} @@ -96,7 +96,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 - run: ci-info run | sed "s/^export //" >> "$GITHUB_ENV" env: GITHUB_TOKEN: ${{ github.token }} @@ -116,7 +116,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 - run: jsonnetfmt --test jsonnet/*.jsonnet jsonnet/*.libsonnet status-check: @@ -148,7 +148,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 env: AQUA_GITHUB_TOKEN: ${{github.token}} - run: ghalint run @@ -164,7 +164,7 @@ jobs: persist-credentials: false - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: - aqua_version: v2.40.0 + aqua_version: v2.41.0 - run: jsonnet --version - run: | bash scripts/generate.sh