Skip to content

Commit 7dce405

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update updater/tests/sentry-cli.properties to 2.0.4
1 parent 43bf14b commit 7dce405

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
- Validate PR - Skip validation for PRs with fewer than 100 lines changed, excluding common lock files (`Cargo.lock`, `yarn.lock`, `package-lock.json`, `Pipfile.lock`, etc.). Tiny PRs no longer go through the issue-discussion loop.
99
- Add validate-pr composite action for validating non-maintainer PRs against contribution guidelines ([#153](https://github.com/getsentry/github-workflows/pull/153))
1010

11+
### Dependencies
12+
13+
- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66))
14+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204)
15+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4)
16+
1117
## 3.3.0
1218

1319
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 2.0.0
1+
version = 2.0.4
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)