Skip to content

Commit

Permalink
build(deps): bump gittools/actions in the all-dependencies group
Browse files Browse the repository at this point in the history
Bumps the all-dependencies 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: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent abdcef4 commit c2f8107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ jobs:
dotnet-version: '9.x'

- name: tools - gitversion - install
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].10
with:
versionSpec: '5.x'
preferLatestVersion: true

- name: tools - gitversion - execute
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].10
with:
useConfigFile: true
configFilePath: GitVersion.yaml
Expand Down

0 comments on commit c2f8107

Please sign in to comment.