From 3101c72e2bc3af8ccdbe155680be4c19f8583e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 04:32:12 +0900 Subject: [PATCH] fix(deps): bump ybiquitous/npm-audit-fix-action from v2 to v3 (#925) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> --- .github/workflows/npm-audit-fix.yml | 2 +- test/__snapshots__/init.test.js.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 90a8aa7c..f9b28b4d 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -11,6 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: ybiquitous/npm-audit-fix-action@v2 + - uses: ybiquitous/npm-audit-fix-action@v3 with: github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} diff --git a/test/__snapshots__/init.test.js.snap b/test/__snapshots__/init.test.js.snap index af80e160..d0dc0c13 100644 --- a/test/__snapshots__/init.test.js.snap +++ b/test/__snapshots__/init.test.js.snap @@ -177,7 +177,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: ybiquitous/npm-audit-fix-action@v2 + - uses: ybiquitous/npm-audit-fix-action@v3 with: github_token: \${{ secrets.PERSONAL_ACCESS_TOKEN }} "