From f1a6201e3850d8398eeadf4841c8b4c8b6a70fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:44:46 +0000 Subject: [PATCH] ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.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/gitops-update.yml dependency-version: 1.28.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 263bd517..b6360645 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: needs.build.result == 'success' && (contains(github.ref, '-beta') || contains(github.ref, '-rc')) && needs.build.outputs.has_builds == 'true' - uses: LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml@2cd74e7ecfbeba0a91ecbb8325cc6341dbe918be # v1.28.0 + uses: LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml@a3e7e1ada199dfe09019fd14cd73e498a43e0c2d # v1.28.8 with: runner_type: "firmino-lxc-runners" artifact_pattern: "gitops-tags-matcher"