Skip to content

Commit

Permalink
build(deps): bump EndBug/add-and-commit from 9.1.1 to 9.1.2 (#24)
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.2.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@61a88be...b97a9fe)

---
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 Apr 30, 2023
1 parent 0420761 commit 8fa1dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
env:
OUTPUT: CHANGELOG.md
- name: Commit changelog
uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b
uses: EndBug/add-and-commit@b97a9fe893e2984b63d00feaee5922e16ab1cc1e
with:
message: "chore(CHANGELOG): add ytdl-mpv ${{ env.TAG }} changes"
add: 'CHANGELOG.md'
Expand Down

0 comments on commit 8fa1dc6

Please sign in to comment.