Skip to content

Commit 3f7318b

Browse files
ci(deps): Bump gittools/actions from 0.10.2 to 4.0.1
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.10.2 to 4.0.1. - [Release notes](https://github.com/gittools/actions/releases) - [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml) - [Commits](GitTools/actions@v0.10.2...v4.0.1) --- updated-dependencies: - dependency-name: gittools/actions dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4390240 commit 3f7318b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ jobs:
3636
dotnet-version: '8.0.x'
3737

3838
- name: Install GitVersion
39-
uses: gittools/actions/gitversion/setup@v0.10.2
39+
uses: gittools/actions/gitversion/setup@v4.0.1
4040
with:
4141
versionSpec: '5.x'
4242

4343
- name: Determine version
4444
id: gitversion
45-
uses: gittools/actions/gitversion/execute@v0.10.2
45+
uses: gittools/actions/gitversion/execute@v4.0.1
4646
with:
4747
useConfigFile: true
4848

0 commit comments

Comments
 (0)