Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2021
1 parent fff9ad3 commit 57feac1
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 @@ -24,13 +24,13 @@ jobs:
fetch-depth: 0

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.7
uses: gittools/actions/gitversion/setup@v0.9.9
with:
versionSpec: '5.x'

- name: Use GitVersion
id: gitversion # step id used as reference for output values
uses: gittools/actions/gitversion/execute@v0.9.7
uses: gittools/actions/gitversion/execute@v0.9.9
with:
useConfigFile: true
configFilePath: ./GitVersion.yml
Expand Down

0 comments on commit 57feac1

Please sign in to comment.