From 81929969a1f41c3ad1078c58caf689938daffc6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 00:06:37 +0000 Subject: [PATCH] chore(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/release.yml Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/release.yml](https://github.com/lerianstudio/github-actions-shared-workflows) from 1.33.0 to 1.36.6. - [Release notes](https://github.com/lerianstudio/github-actions-shared-workflows/releases) - [Changelog](https://github.com/LerianStudio/github-actions-shared-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/lerianstudio/github-actions-shared-workflows/compare/v1.33.0...v1.36.6) --- updated-dependencies: - dependency-name: LerianStudio/github-actions-shared-workflows/.github/workflows/release.yml dependency-version: 1.36.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fd92eb0..fbfefb0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: issues: write pull-requests: write packages: read - uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release.yml@v1.33.0 + uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release.yml@v1.36.6 with: enable_changelog: ${{ github.ref == 'refs/heads/main' }} secrets: inherit