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 e01265c + 3279714 commit 93fd300Copy full SHA for 93fd300
.github/workflows/ci-build.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Determine Version
54
id: gitversion
55
- uses: gittools/actions/gitversion/execute@v0.9.15
+ uses: gittools/actions/gitversion/execute@v0.10.2
56
with:
57
useConfigFile: true
58
.github/workflows/release-build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments