Skip to content

Commit f067b96

Browse files
Bump gittools/actions from 0.9.11 to 0.9.13 (#33)
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.11 to 0.9.13. - [Release notes](https://github.com/gittools/actions/releases) - [Commits](GitTools/actions@v0.9.11...v0.9.13) --- updated-dependencies: - dependency-name: gittools/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 309add5 commit f067b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198

199199
- name: Determine Version
200200
id: gitversion
201-
uses: gittools/actions/gitversion/execute@v0.9.11
201+
uses: gittools/actions/gitversion/execute@v0.9.13
202202
with:
203203
useConfigFile: true
204204
updateAssemblyInfo: true

0 commit comments

Comments
 (0)