Skip to content

Commit 86fed7d

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update gittools/actions action to v0.13.6
1 parent ec41c09 commit 86fed7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
- uses: actions/checkout@v2
1010
with:
1111
fetch-depth: 0
12-
- uses: gittools/actions/gitversion/setup@v0.10.2
12+
- uses: gittools/actions/gitversion/setup@v0.13.6
1313
with:
1414
versionSpec: '5.12.x'
15-
- uses: gittools/actions/gitversion/execute@v0.10.2
15+
- uses: gittools/actions/gitversion/execute@v0.13.6
1616
id: gitversion
1717
- name: Set version (release)
1818
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)