We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 921561e + ce85c41 commit 2a74673Copy full SHA for 2a74673
.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.10.2
+ uses: gittools/actions/gitversion/execute@v1.1.1
32
with:
33
useConfigFile: true
34
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
.github/workflows/release-build.yml
@@ -27,7 +27,7 @@ jobs:
27
0 commit comments