Skip to content

Commit

Permalink
Merge pull request #271 from linked-data-dotnet/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/support/1.x/gittools/actions-1.1.1

Bump gittools/actions from 0.12.0 to 1.1.1
  • Loading branch information
asbjornu authored Apr 3, 2024
2 parents 0f9750d + b5d494f commit 0b16ff4
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.12.0
- uses: gittools/actions/gitversion/setup@v1.1.1
with:
versionSpec: 5.x

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

- uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit 0b16ff4

Please sign in to comment.