Skip to content

Commit

Permalink
Update go.yml (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcushines authored Dec 19, 2024
1 parent 3315c2f commit 7c6ae73
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@v0.2.0
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@v0.2.0

0 comments on commit 7c6ae73

Please sign in to comment.