Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent 9c847bc commit 7a4fbb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
-
name: Run Semantic Release
id: semantic
uses: docker://ghcr.io/codfish/semantic-release-action:v1
uses: docker://ghcr.io/codfish/semantic-release-action:v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
Expand Down
2 changes: 1 addition & 1 deletion tool/lint/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
"alex": "10.0.0",
"alex": "11.0.0",
"markdown-spellcheck": "1.3.1",
"markdownlint-cli": "0.31.1",
"remark-cli": "11.0.0",
Expand Down

0 comments on commit 7a4fbb6

Please sign in to comment.