We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2994c3 + 1fd9bfd commit 3c07660Copy full SHA for 3c07660
.github/workflows/golang.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-22.04
17
steps:
18
- uses: actions/checkout@v4.2.2
19
- - uses: schubergphilis/mcvs-golang-action@v0.16.3
+ - uses: schubergphilis/mcvs-golang-action@v0.16.6
20
with:
21
code-coverage-expected: 62.3
22
gci: "false"
.github/workflows/gomod-go-version-updater.yml
@@ -11,4 +11,4 @@ jobs:
11
gomod-go-version-updater-action:
12
13
14
- - uses: schubergphilis/gomod-go-version-updater-action@v0.2.2
+ - uses: schubergphilis/gomod-go-version-updater-action@v0.3.0
0 commit comments