Skip to content

Commit ee65db2

Browse files
chore(deps): update gittools/actions action to v3.1.10 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aa29bd commit ee65db2

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.6
35+
uses: gittools/actions/gitversion/setup@v3.1.10
3636
with:
3737
versionSpec: '5.x'
3838

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

0 commit comments

Comments
 (0)