Release v1.8.2 (#101)

* 1.8.2

* update README and daily action to use v1.8.2
This commit is contained in:
Naoki Oketani
2021-10-16 18:26:12 +09:00
committed by GitHub
parent 303bff6b61
commit b58fe17512
4 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- name: install dependencies
run: npm ci
- uses: oke-py/npm-audit-action@v1.8.1
- uses: oke-py/npm-audit-action@v1.8.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
issue_assignees: oke-py