Skip to content

Commit

Permalink
Merge pull request #389 from myrotvorets/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
chore(deps): lock file maintenance
  • Loading branch information
myrotvorets-team authored Apr 17, 2023
2 parents 8f6c414 + 36bdf12 commit d488c0e
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 80 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/package-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Package Audit
on:
push:
branches:
- '**'
paths:
- package.json
- package-lock.json
Expand All @@ -21,13 +20,3 @@ jobs:
steps:
- name: Audit with NPM
uses: myrotvorets/composite-actions/node-package-audit@master

audit-retire:
name: RetireJS Check
runs-on: ubuntu-latest

steps:
- name: Audit with Retire.js
uses: myrotvorets/composite-actions/node-package-audit-retirejs@master
with:
registry-url: https://npm.pkg.github.com
142 changes: 73 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d488c0e

Please sign in to comment.