Skip to content

Commit

Permalink
Update dependency dotnet-sdk to v9.0.102 (#1998)
Browse files Browse the repository at this point in the history
* Update dependency dotnet-sdk to v9.0.102

* Automatically linting code

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rocket Understudy <[email protected]>
  • Loading branch information
renovate[bot] and rsg-bot authored Jan 15, 2025
1 parent 8e68b2c commit 258754e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/close-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
default-label: ':sparkles: mysterious'
github-token: '${{ secrets.GITHUB_TOKEN }}'
- name: 📲 Install GitReleaseManager
uses: gittools/actions/gitreleasemanager/[email protected].2
uses: gittools/actions/gitreleasemanager/[email protected].1
with:
versionSpec: '0.18.0'
- name: Get Repo and Owner
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"rollForward": "latestMinor",
"version": "9.0.101"
"version": "9.0.102"
}
}

0 comments on commit 258754e

Please sign in to comment.