From c999f7251c6c8f1f7041ba96bac0528631549c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:44:39 +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.28.0 to 1.28.8. - [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/2cd74e7ecfbeba0a91ecbb8325cc6341dbe918be...a3e7e1ada199dfe09019fd14cd73e498a43e0c2d) --- updated-dependencies: - dependency-name: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml dependency-version: 1.28.8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 9f22cc25..e9d15ece 100644 --- a/.github/workflows/go-combined-analysis.yml +++ b/.github/workflows/go-combined-analysis.yml @@ -26,7 +26,7 @@ on: jobs: go-analysis: name: Go Analysis - uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@2cd74e7ecfbeba0a91ecbb8325cc6341dbe918be # v1.28.0 + uses: LerianStudio/github-actions-shared-workflows/.github/workflows/go-pr-analysis.yml@a3e7e1ada199dfe09019fd14cd73e498a43e0c2d # v1.28.8 with: runner_type: "blacksmith-4vcpu-ubuntu-2404" app_name_prefix: "matcher"