Skip to content

Commit

Permalink
Bump gittools/actions from 3.1.3 to 3.1.10 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [gittools/actions](https://github.com/gittools/actions).


Updates `gittools/actions` from 3.1.3 to 3.1.10
- [Release notes](https://github.com/gittools/actions/releases)
- [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml)
- [Commits](GitTools/actions@v3.1.3...v3.1.10)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent fbf3a06 commit 75110f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:

#Install and calculate the new version with GitVersion
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].10
with:
versionSpec: 5.x

- name: Determine Version
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].10
id: gitversion # step id used as reference for output values

- name: Display GitVersion outputs
Expand Down

0 comments on commit 75110f7

Please sign in to comment.