From 596cf9349ee8434d77e880b920bcdbf15d9d8414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:53:26 +0000 Subject: [PATCH] Bump openconfig/common-ci/.github/workflows/basic_go.yml Bumps [openconfig/common-ci/.github/workflows/basic_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/basic_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 96bbda66..8c0c1404 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -9,4 +9,4 @@ on: jobs: go: - uses: openconfig/common-ci/.github/workflows/basic_go.yml@v0.2.0 + uses: openconfig/common-ci/.github/workflows/basic_go.yml@v0.3.0