From 2e220848c69f568bf4623e6f23684aff61055fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 20:24:48 +0000 Subject: [PATCH] ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml](https://github.com/lerianstudio/github-actions-shared-workflows) from 1.26.3 to 1.27.5. - [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.26.3...v1.27.5) --- updated-dependencies: - dependency-name: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml dependency-version: 1.27.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/go-combined-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-combined-analysis.yml b/.github/workflows/go-combined-analysis.yml index 2f0a991..d4b4db7 100644 --- a/.github/workflows/go-combined-analysis.yml +++ b/.github/workflows/go-combined-analysis.yml @@ -25,7 +25,7 @@ on: jobs: go-analysis: name: Go Analysis - uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@v1.26.3 + uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@v1.27.5 with: runner_type: "blacksmith-4vcpu-ubuntu-2404" app_name_prefix: "flowker"