Skip to content

Commit 3cd3520

Browse files
Bump tclindner/sentry-releases-action from 1.2.0 to 1.3.0 (#1339)
Bumps [tclindner/sentry-releases-action](https://github.com/tclindner/sentry-releases-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/tclindner/sentry-releases-action/releases) - [Changelog](https://github.com/tclindner/sentry-releases-action/blob/master/CHANGELOG.md) - [Commits](tclindner/sentry-releases-action@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: tclindner/sentry-releases-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3698532 commit 3cd3520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@v4
1212
- name: Create a Sentry.io release
13-
uses: tclindner/sentry-releases-action@v1.2.0
13+
uses: tclindner/sentry-releases-action@v1.3.0
1414
env:
1515
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
1616
SENTRY_ORG: python-discord

0 commit comments

Comments
 (0)