Skip to content

Commit

Permalink
build: bump EndBug/add-and-commit from 9.1.1 to 9.1.3 (#26)
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.1 to 9.1.3.
- [Release notes](https://github.com/endbug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@61a88be...1bad3ab)

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

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 Sep 20, 2023
1 parent 549e8bb commit 67c6c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Commit /docs
if: steps.isRelease.outputs.value
# EndBug/add-and-commit@v9.1.1
uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b
uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081
with:
default_author: github_actions
add: 'packages/fontpicker/docs'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgradebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- name: Commit package.json updates
# EndBug/add-and-commit@v9.1.1
uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b
uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081
with:
default_author: github_actions
add: package.json packages/*/package.json package-lock.json
Expand Down

0 comments on commit 67c6c92

Please sign in to comment.