From 7a663bf341f9fda622782e470b6c57c587026867 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 2 Feb 2026 12:52:28 +0000 Subject: [PATCH] chore: update updater/tests/sentry-cli.properties to 2.0.4 --- CHANGELOG.md | 6 ++++++ updater/tests/sentry-cli.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6c5bfb..a48415a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Sentry-CLI integration test action - Accept chunked ProGuard uploads for compatibility with Sentry CLI 3.x ([#140](https://github.com/getsentry/github-workflows/pull/140)) +### Dependencies + +- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4) + ## 3.2.0 ### Features diff --git a/updater/tests/sentry-cli.properties b/updater/tests/sentry-cli.properties index 3147cf8c..bd829bbc 100644 --- a/updater/tests/sentry-cli.properties +++ b/updater/tests/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.0.0 +version = 2.0.4 repo = https://github.com/getsentry/sentry-cli