Skip to content

Commit a7fa1df

Browse files
chore(deps): update gittools/actions action to v4.3.1
1 parent f45fc9b commit a7fa1df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737
fetch-depth: 0
3838

3939
- name: Install GitVersion
40-
uses: gittools/actions/gitversion/setup@v4.2.0
40+
uses: gittools/actions/gitversion/setup@v4.3.1
4141
with:
4242
versionSpec: "6.x"
4343

4444
- name: Version with GitVersion # https://github.com/marketplace/actions/use-actions
4545
id: gitversion
46-
uses: gittools/actions/gitversion/execute@v4.2.0
46+
uses: gittools/actions/gitversion/execute@v4.3.1
4747

4848
- name: Push version tag
4949
uses: tvdias/github-tagger@v0.0.2

0 commit comments

Comments
 (0)