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 9add430 + ee63a08 commit af138d2Copy full SHA for af138d2
.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.7
+ uses: gittools/actions/gitversion/execute@v0.9.14
32
with:
33
useConfigFile: true
34
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
.github/workflows/release-build.yml
@@ -27,7 +27,7 @@ jobs:
27
0 commit comments