Skip to content

Commit f7e4c4a

Browse files
authored
Merge pull request #889 from fossa-app/dependabot/github_actions/actions/setup-dotnet-5.0.1
Bump actions/setup-dotnet from 5.0.0 to 5.0.1
2 parents 2fd835d + b31db10 commit f7e4c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
lfs: true
2929
fetch-depth: 0
3030
- name: "Install .NET Core SDK"
31-
uses: actions/setup-dotnet@v5.0.0
31+
uses: actions/setup-dotnet@v5.0.1
3232
- name: "Install InvokeBuild Module"
3333
shell: pwsh
3434
run: Install-Module -Name InvokeBuild -Force

0 commit comments

Comments
 (0)