Skip to content

Commit

Permalink
Bump EndBug/add-and-commit from 9.0.1 to 9.1.1 (#22)
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.0.1 to 9.1.1.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@v9.0.1...v9.1.1)

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

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 Sep 18, 2023
1 parent d2a8c35 commit 9fcb6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Add, Commit & Push
id: make-commit
uses: EndBug/add-and-commit@v9.0.1
uses: EndBug/add-and-commit@v9.1.1
with:
default_author: github_actions
message: Prepare release ${{ github.event.inputs.version }}
Expand Down

0 comments on commit 9fcb6c7

Please sign in to comment.