Skip to content

Commit

Permalink
chore(deps): bump ybiquitous/npm-audit-fix-action from 3 to 4 (#1200)
Browse files Browse the repository at this point in the history
Bumps [ybiquitous/npm-audit-fix-action](https://github.com/ybiquitous/npm-audit-fix-action) from 3 to 4.
- [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](ybiquitous/npm-audit-fix-action@v3...v4)

---
updated-dependencies:
- dependency-name: ybiquitous/npm-audit-fix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 2aa12a5 commit 09de3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ybiquitous/npm-audit-fix-action@v3
- uses: ybiquitous/npm-audit-fix-action@v4
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit 09de3bf

Please sign in to comment.