Skip to content

Commit 41b44b4

Browse files
chore(deps): bump gittools/actions from 3.0 to 3.1 (#241)
1 parent 01d6be2 commit 41b44b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/azure-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dotnet-version: ${{ env.DOTNET_CORE_VERSION }}
3737

3838
- name: Setup GitVersion
39-
uses: gittools/actions/gitversion/setup@v3.0
39+
uses: gittools/actions/gitversion/setup@v3.1
4040
with:
4141
versionSpec: '5.x'
4242

@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Run gitversion
5252
id: gitversion
53-
uses: gittools/actions/gitversion/execute@v3.0
53+
uses: gittools/actions/gitversion/execute@v3.1
5454
with:
5555
useConfigFile: true
5656

0 commit comments

Comments
 (0)