Skip to content

Commit 91d7302

Browse files
authored
Merge pull request #88 from fdm-monster/renovate/gittools-actions-3.x
chore(deps): update gittools/actions action to v3.1.11
2 parents ee65db2 + 8e870af commit 91d7302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Install GitVersion
35-
uses: gittools/actions/gitversion/setup@v3.1.10
35+
uses: gittools/actions/gitversion/setup@v3.1.11
3636
with:
3737
versionSpec: '5.x'
3838

3939
- name: Use GitVersion
40-
uses: gittools/actions/gitversion/execute@v3.1.10
40+
uses: gittools/actions/gitversion/execute@v3.1.11
4141
id: gitversion
4242
with:
4343
targetPath: repository

0 commit comments

Comments
 (0)