From 46cc7eaf7afba6bb4559773f1b52fdcfc5ce817a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:54:51 +0000 Subject: [PATCH 1/2] chore(deps): update cloudposse/github-action-major-release-tagger action to v2 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d6daa70..b8470fe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -65,6 +65,6 @@ jobs: major-release-tagger: runs-on: ubuntu-latest steps: - - uses: cloudposse/github-action-major-release-tagger@v1 + - uses: cloudposse/github-action-major-release-tagger@v2 with: dry-run: 'true' \ No newline at end of file From 93a42c61a6e7365ad0322e699c8d2223f3a7f665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 28 Jul 2025 15:55:44 +0000 Subject: [PATCH 2/2] chore: [skip-ci] format code and generate build artifacts --- .atmos/cache.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .atmos/cache.yaml diff --git a/.atmos/cache.yaml b/.atmos/cache.yaml new file mode 100644 index 0000000..0d0050d --- /dev/null +++ b/.atmos/cache.yaml @@ -0,0 +1,3 @@ +installation_id: b7ee0124-a6bd-4dd3-ae1b-b1e66a03944f +last_checked: 0 +telemetry_disclosure_shown: false