Skip to content

Commit

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

Bump gittools/actions from 1.1.1 to 3.0.0
  • Loading branch information
konne authored Aug 7, 2024
2 parents 9866f0d + 49be9b3 commit 6cb138b
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@v1.1.1
uses: gittools/actions/gitversion/setup@v3.0.0
with:
versionSpec: '5.6.x'

- name: Use GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v1.1.1
uses: gittools/actions/gitversion/execute@v3.0.0

- name: create release
id: create_release
Expand Down

0 comments on commit 6cb138b

Please sign in to comment.