Skip to content

Commit

Permalink
Update dotnet-outdated.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
biplovkc authored Jan 22, 2023
1 parent db0d179 commit ce856e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fi
- name: run dotNet restore
run: dotnet restore AyatDigitalApi.sln
run: dotnet restore Biplov.Serilog.sln

- name: run dotnet outdated
id: outdated
Expand Down Expand Up @@ -69,4 +69,4 @@ jobs:
--header 'authorization: Bearer ${{ secrets.GITHUB_TOKEN }}' \
--data '{ "title": "dotnet-outdated updates", "body": "Minor and Patch package updates", "head": "dotnet-outdated", "base": "main"}'
fi
fi
fi

0 comments on commit ce856e5

Please sign in to comment.