Skip to content

Commit 92cb9e9

Browse files
chore(deps): update gittools/actions action to v4.3.2 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8169779 commit 92cb9e9

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.3.1
40+
uses: gittools/actions/gitversion/setup@v4.3.2
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.3.1
46+
uses: gittools/actions/gitversion/execute@v4.3.2
4747

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

0 commit comments

Comments
 (0)