Skip to content

Commit

Permalink
Merge pull request #38 from floryn08/renovate/gittools-actions-1.x
Browse files Browse the repository at this point in the history
chore(deps): update gittools/actions action to v1.2.0
  • Loading branch information
floryn08 authored Jul 25, 2024
2 parents 0d3ae2e + f444fec commit e4c1caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ jobs:
node-version: "20"

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v1.1.1
uses: gittools/actions/gitversion/setup@v1.2.0
with:
versionSpec: "5.x"

- name: Determine Version
uses: gittools/actions/gitversion/execute@v1.1.1
uses: gittools/actions/gitversion/execute@v1.2.0

- name: Display SemVer
run: |
Expand Down

0 comments on commit e4c1caa

Please sign in to comment.