From d024c5db87b9d876f04c9d3de1e8e93066e2211e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:31:20 +0000 Subject: [PATCH] chore(deps): update getsentry/action-release action to v1.2.1 --- .github/workflows/java-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java-ci.yml b/.github/workflows/java-ci.yml index be2abb540..fb701df6b 100644 --- a/.github/workflows/java-ci.yml +++ b/.github/workflows/java-ci.yml @@ -85,7 +85,7 @@ jobs: if_false: "true" - name: Sentry Release - uses: getsentry/action-release@v1.2.0 + uses: getsentry/action-release@v1.2.1 env: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_ORG: racci