chore(deps): update gittools/actions action to v1.2.0
This commit is contained in:
parent
dd7a115f6a
commit
27a1a7d20d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/app.yml
vendored
4
.github/workflows/app.yml
vendored
|
@ -33,12 +33,12 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install GitVersion
|
||||
uses: gittools/actions/gitversion/setup@v1.1.1
|
||||
uses: gittools/actions/gitversion/setup@v1.2.0
|
||||
with:
|
||||
versionSpec: "5.x"
|
||||
- name: Determine Version
|
||||
id: gitversion
|
||||
uses: gittools/actions/gitversion/execute@v1.1.1
|
||||
uses: gittools/actions/gitversion/execute@v1.2.0
|
||||
with:
|
||||
useConfigFile: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue