Skip to content

Commit e38e96f

Browse files
dependabot[bot]ShrBox
authored andcommitted
chore(deps): bump matbour/setup-sentry-cli from 1 to 2
Bumps [matbour/setup-sentry-cli](https://github.com/matbour/setup-sentry-cli) from 1 to 2. - [Release notes](https://github.com/matbour/setup-sentry-cli/releases) - [Changelog](https://github.com/matbour/setup-sentry-cli/blob/main/CHANGELOG.md) - [Commits](matbour/setup-sentry-cli@v1...v2) --- updated-dependencies: - dependency-name: matbour/setup-sentry-cli dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 014f6dd commit e38e96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v4
6262

63-
- uses: matbour/setup-sentry-cli@v1
63+
- uses: matbour/setup-sentry-cli@v2
6464
with:
6565
token: ${{ SECRETS.SENTRY_TOKEN }}
6666
organization: ${{ SECRETS.SENTRY_ORG }}

0 commit comments

Comments
 (0)