mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Bump EndBug/add-and-commit
from 9.1.3 to 9.1.4 (#4090)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f65fcc292
commit
0325a024d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot-prs.yml
vendored
2
.github/workflows/dependabot-prs.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
exclude: CHANGES.rst
|
exclude: CHANGES.rst
|
||||||
|
|
||||||
- name: Commit & Push Changes to PR
|
- name: Commit & Push Changes to PR
|
||||||
uses: EndBug/add-and-commit@v9.1.3
|
uses: EndBug/add-and-commit@v9.1.4
|
||||||
with:
|
with:
|
||||||
message: 'Update version number in other files'
|
message: 'Update version number in other files'
|
||||||
committer_name: GitHub Actions
|
committer_name: GitHub Actions
|
||||||
|
|
Loading…
Reference in a new issue