Skip to content

Commit

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

Bump gittools/actions from 3.0.0 to 3.0.3
  • Loading branch information
asbjornu authored Dec 1, 2024
2 parents e4725ec + 4e3139a commit 9496c46
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@v3.0.0
- uses: gittools/actions/gitversion/setup@v3.0.3
with:
versionSpec: 5.x

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

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

0 comments on commit 9496c46

Please sign in to comment.