Skip to content

Update index.js

Update index.js #41

Workflow file for this run

name: npm-audit-fix
on:
push:
branches: production
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: npm audit action
uses: oke-py/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
issue_assignees: deweydell
issue_labels: bug