Skip to content

Commit b8cd884

Browse files
authored
Merge pull request #68 from MartinM85/dependabot/github_actions/gittools/actions-4.3.3
Bump gittools/actions from 4.3.2 to 4.3.3
2 parents 2863128 + efeb8e4 commit b8cd884

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.2
23+
uses: gittools/actions/gitversion/setup@v4.3.3
2424
with:
2525
versionSpec: '5.x'
2626

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

0 commit comments

Comments
 (0)