Skip to content

Commit 4287a52

Browse files
committed
Update gittools/actions/gitversion/[email protected]
Signed-off-by: Victor Chang <[email protected]>
1 parent 4eb1dc3 commit 4287a52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/.gitversion.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
workflow: TrunkBased/preview1
15+
workflow: GitHubFlow/v1
1616
assembly-versioning-scheme: MajorMinorPatchTag
1717
assembly-file-versioning-scheme: MajorMinorPatchTag
1818
mode: ContinuousDelivery

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
dotnet-version: "8.0.x"
5252

5353
- name: Setup GitVersion
54-
uses: gittools/actions/gitversion/[email protected].1
54+
uses: gittools/actions/gitversion/[email protected].11
5555
with:
5656
versionSpec: '6.0.5'
5757

0 commit comments

Comments
 (0)