Skip to content

Commit c0e787b

Browse files
authored
Merge pull request #69 from MartinM85/dependabot/github_actions/gittools/actions-4.4.2
Bump gittools/actions from 4.3.3 to 4.4.2
2 parents b8cd884 + 6737cf1 commit c0e787b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-nuget.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Install GitVersion
23-
uses: gittools/actions/gitversion/setup@v4.3.3
23+
uses: gittools/actions/gitversion/setup@v4.4.2
2424
with:
2525
versionSpec: '5.x'
2626

2727
- name: Determine Version
28-
uses: gittools/actions/gitversion/execute@v4.3.3
28+
uses: gittools/actions/gitversion/execute@v4.4.2
2929
with:
3030
useConfigFile: true
3131
configFilePath: GitVersion.yml

0 commit comments

Comments
 (0)