Skip to content

Commit

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

Bump gittools/actions from 1.1.1 to 3.0.0
  • Loading branch information
asbjornu authored Aug 3, 2024
2 parents 870616a + 79f1dab commit 71f7978
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@v1.1.1
- uses: gittools/actions/gitversion/setup@v3.0.0
with:
versionSpec: 5.x

- id: gitversion
uses: gittools/actions/gitversion/execute@v1.1.1
uses: gittools/actions/gitversion/execute@v3.0.0

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

0 comments on commit 71f7978

Please sign in to comment.