Skip to content

Commit

Permalink
Bump EndBug/add-and-commit from 9.1.1 to 9.1.3 (#25)
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@v9.1.1...v9.1.3)

---
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 18, 2023
1 parent 3dafe21 commit c6daf35
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.1.1
uses: EndBug/add-and-commit@v9.1.3
with:
default_author: github_actions
message: Prepare release ${{ github.event.inputs.version }}
Expand Down

0 comments on commit c6daf35

Please sign in to comment.