Skip to content

Commit

Permalink
build: Use golang-action 0.8.2 as that one contains the optional GCI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbp-bvanb committed Oct 21, 2024
1 parent ee51760 commit 9f2187c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@87-optional-gci
- uses: schubergphilis/mcvs-golang-action@v0.8.2
with:
code_coverage_expected: 62.3
gci: "false"
Expand Down

0 comments on commit 9f2187c

Please sign in to comment.