Skip to content

Commit fb65daa

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update gittools/actions action to v0.11.0
1 parent 0a1fed2 commit fb65daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
with:
1111
fetch-depth: 0
1212
show-progress: false
13-
- uses: gittools/actions/gitversion/setup@v0.10.2
13+
- uses: gittools/actions/gitversion/setup@v0.11.0
1414
with:
1515
versionSpec: '5.12.x'
16-
- uses: gittools/actions/gitversion/execute@v0.10.2
16+
- uses: gittools/actions/gitversion/execute@v0.11.0
1717
id: gitversion
1818

1919
# Build

0 commit comments

Comments
 (0)