Skip to content

Commit 9656fa8

Browse files
chore(sentry-cli): Upgrade to 3.4.3
Upgrade sentry-cli to [3.4.3](https://github.com/getsentry/sentry-cli/releases/tag/3.4.3), which includes security fixes.
1 parent b817341 commit 9656fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ runs:
217217

218218
- name: Setup Sentry CLI
219219
shell: bash
220-
run: curl -sL https://sentry.io/get-cli/ | SENTRY_CLI_VERSION="3.4.1" bash
220+
run: curl -sL https://sentry.io/get-cli/ | SENTRY_CLI_VERSION="3.4.3" bash
221221

222222
- name: Install Nodejs dependencies
223223
shell: bash

0 commit comments

Comments
 (0)