From 1b19a2ccc7fbb2ff2fe1c990e36411491cb64711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 00:07:38 +0000 Subject: [PATCH] Bump openconfig/common-ci/.github/workflows/go.yml from 0.2.0 to 0.3.0 Bumps [openconfig/common-ci/.github/workflows/go.yml](https://github.com/openconfig/common-ci) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/openconfig/common-ci/releases) - [Commits](https://github.com/openconfig/common-ci/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: openconfig/common-ci/.github/workflows/go.yml dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c230a47b..630b4d08 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -9,7 +9,7 @@ on: jobs: go: - uses: openconfig/common-ci/.github/workflows/go.yml@v0.2.0 + uses: openconfig/common-ci/.github/workflows/go.yml@v0.3.0 with: coverage-excludes-regex: /cloudbuild tests-excludes-regex: /cloudbuild