We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3a3b4 commit d4da8f6Copy full SHA for d4da8f6
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66))
8
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204)
9
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4)
10
11
+## 2.9.1
12
13
+### Fixes
14
15
+- Danger - fix pinned action check if the ref is at the end of the file ([#70](https://github.com/getsentry/github-workflows/pull/70))
16
17
## 2.9.0
18
19
### Fixes
updater/tests/sentry-cli.properties
@@ -1,2 +1,2 @@
-version = 2.0.0
+version = 2.0.4
repo = https://github.com/getsentry/sentry-cli
0 commit comments