From dd84d3b0a55cff7ee28a1a65f2c3543f3a9eba2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:44:32 +0000 Subject: [PATCH] ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/build.yml Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/build.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/build.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..1b362462 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,7 +7,7 @@ on: jobs: build: - uses: LerianStudio/github-actions-shared-workflows/.github/workflows/build.yml@2cd74e7ecfbeba0a91ecbb8325cc6341dbe918be # v1.28.0 + uses: LerianStudio/github-actions-shared-workflows/.github/workflows/build.yml@a3e7e1ada199dfe09019fd14cd73e498a43e0c2d # v1.28.8 with: runner_type: "blacksmith-4vcpu-ubuntu-2404" enable_dockerhub: true