Skip to content

Commit

Permalink
Merge pull request #265 from linked-data-dotnet/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/main/gittools/actions-0.12.0

Bump gittools/actions from 0.10.2 to 0.12.0
  • Loading branch information
asbjornu authored Mar 1, 2024
2 parents b4e0455 + 5e6a912 commit ea3170a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
with:
fetch-depth: 0

- uses: gittools/actions/gitversion/setup@v0.10.2
- uses: gittools/actions/gitversion/setup@v0.12.0
with:
versionSpec: 5.x

- id: gitversion
uses: gittools/actions/gitversion/execute@v0.10.2
uses: gittools/actions/gitversion/execute@v0.12.0

- uses: actions/[email protected]
with:
Expand Down

0 comments on commit ea3170a

Please sign in to comment.