We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ff3da commit 7ada706Copy full SHA for 7ada706
action.yml
@@ -9,7 +9,7 @@ inputs:
9
version:
10
description: 'The exact version tag of the go-coverage-report tool to use.'
11
required: true
12
- default: "v1.2.0"
+ default: "main"
13
14
sha256sum:
15
description: 'Optional SHA256 checksum of the tarball when downloading the go-coverage-report binary.'
0 commit comments