Skip to content

Commit 8d41771

Browse files
authored
Merge pull request #142 from fdm-monster/renovate/gittools-actions-4.x
chore(deps): update gittools/actions action to v4.4.2
2 parents 9b6c4c2 + 23977e7 commit 8d41771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/_build-image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ jobs:
8080
fetch-depth: ${{ inputs.fetch_depth }}
8181

8282
- name: Install GitVersion
83-
uses: gittools/actions/gitversion/setup@v4.4.1
83+
uses: gittools/actions/gitversion/setup@v4.4.2
8484
with:
8585
versionSpec: '6.x'
8686

8787
- name: Use GitVersion
88-
uses: gittools/actions/gitversion/execute@v4.4.1
88+
uses: gittools/actions/gitversion/execute@v4.4.2
8989
id: gitversion
9090
with:
9191
targetPath: repository

0 commit comments

Comments
 (0)