Skip to content

Commit

Permalink
chore(deps): bump EndBug/add-and-commit from 7.0.0 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7.0.0 to 7.5.0.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](EndBug/add-and-commit@b3c7c1e...8c12ff7)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2022
1 parent 300a3d5 commit 840bfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: npm install
- run: npm run ci

- uses: EndBug/add-and-commit@b3c7c1e078a023d75fb0bd326e02962575ce0519
- uses: EndBug/add-and-commit@8c12ff729a98cfbcd3fe38b49f55eceb98a5ec02
with:
add: 'dist'
message: 'npm run ncc, dist updated'

0 comments on commit 840bfcf

Please sign in to comment.