Skip to content

Commit ef3a139

Browse files
Bump gittools/actions from 4.2.0 to 4.3.2 in the actions-minor group (#148)
Bumps the actions-minor group with 1 update: [gittools/actions](https://github.com/gittools/actions). Updates `gittools/actions` from 4.2.0 to 4.3.2 - [Release notes](https://github.com/gittools/actions/releases) - [Commits](GitTools/actions@v4.2.0...v4.3.2) --- updated-dependencies: - dependency-name: gittools/actions dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e92c5c commit ef3a139

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ jobs:
4444
fetch-depth: 0
4545

4646
- name: Install GitVersion
47-
uses: gittools/actions/gitversion/setup@v4.2.0
47+
uses: gittools/actions/gitversion/setup@v4.3.2
4848
with:
4949
versionSpec: '6.x'
5050

5151
- name: Determine Version
5252
id: gitversion
53-
uses: gittools/actions/gitversion/execute@v4.2.0
53+
uses: gittools/actions/gitversion/execute@v4.3.2
5454

5555
- name: Create Release (tag)
5656
uses: ncipollo/release-action@v1.20.0

0 commit comments

Comments
 (0)