Skip to content

Commit

Permalink
build: Use golang-action v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sbp-bvanb committed Nov 1, 2024
1 parent c44834f commit 85609c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@v0.8.3
- uses: schubergphilis/mcvs-golang-action@v0.9.4
with:
code_coverage_expected: 62.3
code-coverage-expected: 62.3
gci: "false"
golang-unit-tests-exclusions: |-
\(cmd\/prolayout\)
Expand Down

0 comments on commit 85609c4

Please sign in to comment.