From df36dde65d08a1d06aae110ebf7dbc185cee744b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:51:30 +0200 Subject: [PATCH] chore(deps): update mtweeman/hajle-silesia_provisioning-toolbox docker tag to v0.4.0 (#152) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/atmos-cd.yaml | 2 +- .../workflows/static-analyzers-aggregator-geodesic-test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/atmos-cd.yaml b/.github/workflows/atmos-cd.yaml index 9abc4217..df08ddd4 100644 --- a/.github/workflows/atmos-cd.yaml +++ b/.github/workflows/atmos-cd.yaml @@ -12,7 +12,7 @@ jobs: name: Atmos infrastructure CD runs-on: ubuntu-latest container: - image: mtweeman/hajle-silesia_provisioning-toolbox:0.3.1 + image: mtweeman/hajle-silesia_provisioning-toolbox:0.4.0 steps: - name: Checkout diff --git a/.github/workflows/static-analyzers-aggregator-geodesic-test.yaml b/.github/workflows/static-analyzers-aggregator-geodesic-test.yaml index 4942d890..31fffba3 100644 --- a/.github/workflows/static-analyzers-aggregator-geodesic-test.yaml +++ b/.github/workflows/static-analyzers-aggregator-geodesic-test.yaml @@ -11,7 +11,7 @@ jobs: name: Static analysis geodesic test runs-on: ubuntu-latest container: - image: mtweeman/hajle-silesia_provisioning-toolbox:0.3.1 + image: mtweeman/hajle-silesia_provisioning-toolbox:0.4.0 steps: - name: Checkout