From 93de01836f878e51c7cf341b3666fe3117ed5055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 02:03:38 +0000 Subject: [PATCH] build(deps): Bump dmartinochoa/pipeline-check from 1.0.5 to 1.4.0 Bumps [dmartinochoa/pipeline-check](https://github.com/dmartinochoa/pipeline-check) from 1.0.5 to 1.4.0. - [Release notes](https://github.com/dmartinochoa/pipeline-check/releases) - [Changelog](https://github.com/dmartinochoa/pipeline-check/blob/master/CHANGELOG.md) - [Commits](https://github.com/dmartinochoa/pipeline-check/compare/1df5e768503c886134c70fb517f3234dbfc43aab...fe737ad7213f19cfc18a810869c4f8263f421705) --- updated-dependencies: - dependency-name: dmartinochoa/pipeline-check dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20b8e38..3c7109e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,7 +112,7 @@ jobs: # publish a floating `v1` major tag, so a bare `@v1` reference # fails the actions resolver. Dependabot's github-actions # updater bumps this line on new releases. - uses: dmartinochoa/pipeline-check@1df5e768503c886134c70fb517f3234dbfc43aab # v1.0.5 + uses: dmartinochoa/pipeline-check@fe737ad7213f19cfc18a810869c4f8263f421705 # v1.4.0 with: pipeline: github fail-on: HIGH