Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 21, 2023
1 parent 7957961 commit b082bcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
name: 🧾 Checkout

- uses: streetsidesoftware/cspell-action@v2
- uses: streetsidesoftware/cspell-action@v3
name: 📝 Check Spelling
with:
config: './cspell.json'
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": {
"version": "6.0.413",
"version": "8.0.100-preview.7.23376.3",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
Expand Down

0 comments on commit b082bcc

Please sign in to comment.