From 77047c8130c3b0e40a1713104dda235200a29894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 08:57:02 +0000 Subject: [PATCH] Bump getsentry/action-release from 1.1.6 to 1.4.1 Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1.1.6 to 1.4.1. - [Release notes](https://github.com/getsentry/action-release/releases) - [Commits](https://github.com/getsentry/action-release/compare/v1.1.6...v1.4.1) --- updated-dependencies: - dependency-name: getsentry/action-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8c0a1ce..c556410 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -83,7 +83,7 @@ jobs: - run: flyctl deploy - name: Sentry Release - uses: getsentry/action-release@v1.1.6 + uses: getsentry/action-release@v1.4.1 with: environment: production projects: initializer-for-laravel