From b707c18206d73b1d759ca12f6c7660274194da84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 06:20:11 +0000 Subject: [PATCH] Bump omec-project/.github/.github/workflows/validate.yml Bumps [omec-project/.github/.github/workflows/validate.yml](https://github.com/omec-project/.github) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/omec-project/.github/releases) - [Commits](https://github.com/omec-project/.github/compare/453e42d23f0366133ec7c053ee92a97f374f3ac5...53d4a413210952112117fc4c6e2cf384f09188af) --- updated-dependencies: - dependency-name: omec-project/.github/.github/workflows/validate.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4bbcaab..ad20786 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -18,7 +18,7 @@ jobs: contents: write actions: read id-token: write - uses: omec-project/.github/.github/workflows/validate.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1 + uses: omec-project/.github/.github/workflows/validate.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2 with: branch_name: ${{ github.ref }}