We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd7fe0 commit e5a4956Copy full SHA for e5a4956
1 file changed
.github/workflows/create-tag.yml
@@ -17,7 +17,7 @@
17
- name: Install GitVersion
18
uses: gittools/actions/gitversion/setup@v3.1.11
19
with:
20
- versionSpec: '6.0.x'
+ versionSpec: '6.0.0'
21
- name: Determine Version
22
uses: gittools/actions/gitversion/execute@v3.1.11
23
0 commit comments