chore(deps): update all non-major dependencies (#8484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-28 06:34:17 +08:00
committed by GitHub
parent a894fbf990
commit ca56e64fa3
13 changed files with 720 additions and 820 deletions

View File

@@ -51,7 +51,7 @@ jobs:
DOC_ENV: production
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
@@ -61,7 +61,7 @@ jobs:
commit-message: website deploy
- name: Deploy to vercel
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.EP_BOT_TOKEN }}
branch: main

View File

@@ -58,7 +58,7 @@ jobs:
DOC_ENV: production
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
@@ -68,7 +68,7 @@ jobs:
commit-message: website deploy
- name: Deploy to vercel
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.EP_BOT_TOKEN }}
branch: main

View File

@@ -66,7 +66,7 @@ jobs:
NODE_OPTIONS: --max-old-space-size=4096
- name: Deploy staging website
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.EP_BOT_TOKEN }}
branch: main