Skip to content

Commit 33f4a99

Browse files
authored
Merge pull request #272 from linked-data-dotnet/dependabot/github_actions/main/gittools/actions-1.1.1
Bump gittools/actions from 0.12.0 to 1.1.1
2 parents bc8b30a + 6ad2087 commit 33f4a99

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@v0.12.0
22+
- uses: gittools/actions/gitversion/setup@v1.1.1
2323
with:
2424
versionSpec: 5.x
2525

2626
- id: gitversion
27-
uses: gittools/actions/gitversion/execute@v0.12.0
27+
uses: gittools/actions/gitversion/execute@v1.1.1
2828

2929
- uses: actions/[email protected]
3030
with:

0 commit comments

Comments
 (0)