Skip to content

Commit aa0602e

Browse files
authored
Merge pull request #319 from linked-data-dotnet/dependabot/github_actions/main/gittools/actions-3.1.11
Bump gittools/actions from 3.1.1 to 3.1.11
2 parents f5a34e1 + ac4b6a0 commit aa0602e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121

22-
- uses: gittools/actions/gitversion/setup@v3.1.1
22+
- uses: gittools/actions/gitversion/setup@v3.1.11
2323
with:
2424
versionSpec: 5.x
2525

2626
- id: gitversion
27-
uses: gittools/actions/gitversion/execute@v3.1.1
27+
uses: gittools/actions/gitversion/execute@v3.1.11
2828

2929
- uses: actions/setup-dotnet@v4.2.0
3030
with:

0 commit comments

Comments
 (0)