Skip to content

Commit

Permalink
Merge pull request #388 from XAMLMarkupExtensions/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/gittools/actions-0.10.2

Bump gittools/actions from 0.9.15 to 0.10.2
  • Loading branch information
konne authored Oct 4, 2023
2 parents 103ac94 + 7ac6c58 commit f8407e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
git fetch --prune
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.15
uses: gittools/actions/gitversion/setup@v0.10.2
with:
versionSpec: '5.6.x'

- name: Use GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.15
uses: gittools/actions/gitversion/execute@v0.10.2

- name: create release
id: create_release
Expand Down

0 comments on commit f8407e9

Please sign in to comment.