From f7a5ce33afa88b83cbb6de7456e1fb7e9311493f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 05:59:50 +0000 Subject: [PATCH] Bump ybiquitous/npm-audit-fix-action from v2.1.5 to v2.1.6 Bumps [ybiquitous/npm-audit-fix-action](https://github.com/ybiquitous/npm-audit-fix-action) from v2.1.5 to v2.1.6. - [Release notes](https://github.com/ybiquitous/npm-audit-fix-action/releases) - [Changelog](https://github.com/ybiquitous/npm-audit-fix-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/ybiquitous/npm-audit-fix-action/compare/v2.1.5...eb18f36935a3a3c0b0c2471400ca3c14fbfab932) Signed-off-by: dependabot[bot] --- .github/workflows/npm-audit-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index dbd6190cf..994809796 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: ybiquitous/npm-audit-fix-action@v2.1.5 + - uses: ybiquitous/npm-audit-fix-action@v2.1.6 with: github_token: ${{ secrets.ORIGAMI_GITHUB_TOKEN }} # branch: "npm-audit-fix"