Skip to content

Commit dc9a0dc

Browse files
chore(deps): bump gittools/actions from 1.1.1 to 1.2.0 (#67)
1 parent fd63a37 commit dc9a0dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/step-dotnet-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
dotnet-quality: ${{ inputs.dotnet-quality }}
4545

4646
- name: Install GitVersion
47-
uses: gittools/actions/gitversion/setup@v1.1.1
47+
uses: gittools/actions/gitversion/setup@v1.2.0
4848
with:
4949
versionSpec: '5.x'
5050

5151
- name: Determine Version
5252
id: gitversion
53-
uses: gittools/actions/gitversion/execute@v1.1.1
53+
uses: gittools/actions/gitversion/execute@v1.2.0
5454
with:
5555
useConfigFile: true

0 commit comments

Comments
 (0)