Skip to content

Commit

Permalink
Merge pull request #288 from linked-data-dotnet/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/main/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 2cb6683 + aaa6be2 commit 9238aa2
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/[email protected]
with:
Expand Down

0 comments on commit 9238aa2

Please sign in to comment.