Skip to content

Commit a94079f

Browse files
renovate[bot]dishantkamble
authored andcommitted
chore(deps): update gittools/actions action to v1.2.0
1 parent 279b9a1 commit a94079f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-train.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ jobs:
1616
distribution: 'zulu'
1717
java-version: '17'
1818
- name: Install GitVersion
19-
uses: gittools/actions/gitversion/setup@v1.1.1
19+
uses: gittools/actions/gitversion/setup@v1.2.0
2020
with:
2121
versionSpec: '5.x'
2222

2323
- name: Determine Version
2424
id: gitversion
25-
uses: gittools/actions/gitversion/execute@v1.1.1
25+
uses: gittools/actions/gitversion/execute@v1.2.0
2626
- name: Semantic Version
2727
id: version
2828
uses: paulhatch/semantic-version@v5.4.0

0 commit comments

Comments
 (0)