Skip to content

Commit

Permalink
chore(deps): update gittools/actions action to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent c08de79 commit 2fa32a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
run: git fetch --prune

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

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

- name: Create Milestone
uses: WyriHaximus/github-action-create-milestone@v1
Expand Down

0 comments on commit 2fa32a5

Please sign in to comment.