Skip to content

Commit

Permalink
Update gittools/actions action to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 46ef6f5 commit bc3126f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: 0

- name: 🔽 Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.10
uses: gittools/actions/gitversion/setup@v0.12.0
with:
versionSpec: "5.x"

Expand All @@ -32,7 +32,7 @@ jobs:

- name: 🔍 Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.10
uses: gittools/actions/gitversion/execute@v0.12.0
with:
useConfigFile: true

Expand Down

0 comments on commit bc3126f

Please sign in to comment.