Skip to content

Commit

Permalink
Bump openconfig/common-ci from 125b6b58286d116b216e45c33cb859f547965d…
Browse files Browse the repository at this point in the history
…61 to 66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33 (#542)

Bump openconfig/common-ci

Bumps [openconfig/common-ci](https://github.com/openconfig/common-ci) from 125b6b58286d116b216e45c33cb859f547965d61 to 66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33.
- [Release notes](https://github.com/openconfig/common-ci/releases)
- [Commits](openconfig/common-ci@125b6b5...66c8f8f)

---
updated-dependencies:
- dependency-name: openconfig/common-ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent b341380 commit b0ba111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
go:
uses: openconfig/common-ci/.github/workflows/go.yml@125b6b58286d116b216e45c33cb859f547965d61
uses: openconfig/common-ci/.github/workflows/go.yml@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33
with:
coverage-excludes-regex: /cloudbuild
tests-excludes-regex: /cloudbuild
Expand All @@ -18,4 +18,4 @@ jobs:
go-versions: "['1.21']"

linter:
uses: openconfig/common-ci/.github/workflows/linter.yml@125b6b58286d116b216e45c33cb859f547965d61
uses: openconfig/common-ci/.github/workflows/linter.yml@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33

0 comments on commit b0ba111

Please sign in to comment.