Skip to content

Commit

Permalink
Update gittools/actions action to v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent 5767c26 commit 6a6bc51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ jobs:
fetch-depth: 0

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

- name: GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.11
uses: gittools/actions/gitversion/execute@v0.13.4

- name: Prepare
id: prep
Expand Down

0 comments on commit 6a6bc51

Please sign in to comment.