Skip to content

Commit 1003008

Browse files
authored
Merge pull request #4361 from Flow-Launcher/dependabot/github_actions/vers-one/dotnet-project-version-updater-1.8
Bump vers-one/dotnet-project-version-updater from 1.7 to 1.8
2 parents c55e91b + 122bde2 commit 1003008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v6
2424
- name: Set Flow.Launcher.csproj version
2525
id: update
26-
uses: vers-one/dotnet-project-version-updater@v1.7
26+
uses: vers-one/dotnet-project-version-updater@v1.8
2727
with:
2828
file: |
2929
"**/SolutionAssemblyInfo.cs"

0 commit comments

Comments
 (0)