Skip to content

Commit

Permalink
Bump openconfig/common-ci
Browse files Browse the repository at this point in the history
Bumps [openconfig/common-ci](https://github.com/openconfig/common-ci) from 66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33 to 6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949.
- [Release notes](https://github.com/openconfig/common-ci/releases)
- [Commits](openconfig/common-ci@66c8f8f...6b5a0ac)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b9f454a commit be6c2b2
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@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33
uses: openconfig/common-ci/.github/workflows/go.yml@6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949
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@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33
uses: openconfig/common-ci/.github/workflows/linter.yml@6b5a0aca49a63cd0d32129c6a2c3e1cc07b7f949

0 comments on commit be6c2b2

Please sign in to comment.