@cryptotaxi247 / netdata-1 / commits / d1173b3e4

ci: bump GoTestTools/gotestfmt-action version (#20850)

Ilya Mashchenko committed Aug 19, 2025 at 18:53 UTC d1173b3e4bfb3bc9c3804cb7713a013d456bf4bc
1 file changed +1 -1
.github/workflows/go-tests.yml
+1 -1
@@ -119,7 +119,7 @@ jobs:
119 uses: GoTestTools/gotestfmt-action@v2
120 with:
121 token: ${{ secrets.GITHUB_TOKEN }}
122 - version: v2.0.0
122 + version: v2.2.0
123 - name: Go test
124 if: needs.file-check.outputs.run == 'true'
125 run: |