Skip to content

Commit

Permalink
chore(deps): Bump ryohidaka/action-commit-push in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [ryohidaka/action-commit-push](https://github.com/ryohidaka/action-commit-push).


Updates `ryohidaka/action-commit-push` from 0.3.2 to 0.5.0
- [Release notes](https://github.com/ryohidaka/action-commit-push/releases)
- [Changelog](https://github.com/ryohidaka/action-commit-push/blob/main/CHANGELOG.md)
- [Commits](ryohidaka/action-commit-push@v0.3.2...v0.5.0)

---
updated-dependencies:
- dependency-name: ryohidaka/action-commit-push
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 05c75ae commit 3831175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm run docs

- name: Commit and push changes
uses: ryohidaka/action-commit-push@v0.3.2
uses: ryohidaka/action-commit-push@v0.5.0
with:
files: "docs"
commit-message: "docs: Update docs"
Expand Down

0 comments on commit 3831175

Please sign in to comment.