Skip to content

Commit

Permalink
Bump gittools/actions from 0.9.7 to 0.9.15
Browse files Browse the repository at this point in the history
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.7 to 0.9.15.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](GitTools/actions@v0.9.7...v0.9.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent ddcb46a commit e70101c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,13 +203,13 @@ jobs:
fetch-depth: 0 # fetch the whole repo history

- name: Setup GitVersion
uses: gittools/actions/gitversion/[email protected].7
uses: gittools/actions/gitversion/[email protected].15
with:
versionSpec: '5.x'

- name: Determine SemVersion
id: gitversion
uses: gittools/actions/gitversion/[email protected].7
uses: gittools/actions/gitversion/[email protected].15
with:
useConfigFile: true
configFilePath: GitVersion.yaml
Expand Down

0 comments on commit e70101c

Please sign in to comment.