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 ef3d2bf + 2264594 commit 412fb57Copy full SHA for 412fb57
.github/workflows/ci-build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Determine Version
30
id: gitversion
31
- uses: gittools/actions/gitversion/execute@v0.9.15
+ uses: gittools/actions/gitversion/execute@v0.10.2
32
with:
33
useConfigFile: true
34
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
.github/workflows/release-build.yml
@@ -27,7 +27,7 @@ jobs:
27
0 commit comments