Skip to content

Commit d95c6bb

Browse files
dependabot[bot]gstraccini[bot]guibranco
authored
Bump gittools/actions from 4.3.3 to 4.4.2 (#383)
Bumps [gittools/actions](https://github.com/gittools/actions) from 4.3.3 to 4.4.2. - [Release notes](https://github.com/gittools/actions/releases) - [Commits](GitTools/actions@v4.3.3...v4.4.2) --- updated-dependencies: - dependency-name: gittools/actions dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com> Co-authored-by: Guilherme Branco Stracini <guilherme@guilhermebranco.com.br>
1 parent 46ad43b commit d95c6bb

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
@@ -28,13 +28,13 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Install GitVersion
31-
uses: gittools/actions/gitversion/setup@v4.3.3
31+
uses: gittools/actions/gitversion/setup@v4.4.2
3232
with:
3333
versionSpec: "6.x"
3434

3535
- name: Determine Version
3636
id: gitversion
37-
uses: gittools/actions/gitversion/execute@v4.3.3
37+
uses: gittools/actions/gitversion/execute@v4.4.2
3838
with:
3939
useConfigFile: true
4040

0 commit comments

Comments
 (0)