Skip to content

Commit

Permalink
chore(deps): bump ybiquitous/npm-audit-fix-action from 5 to 6 (#1000)
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 5 to 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](ybiquitous/npm-audit-fix-action@v5...v6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 9340565 commit ee67f09
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 @@ -13,6 +13,6 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: ybiquitous/npm-audit-fix-action@v5
- uses: ybiquitous/npm-audit-fix-action@v6
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit ee67f09

Please sign in to comment.