mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
chore(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (#3314)
This commit is contained in:
parent
bba72daedf
commit
9577ab5033
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
# See https://github.com/marketplace/actions/create-pull-request for reference of the action.
|
||||
- name: 'Create Pull Request'
|
||||
uses: peter-evans/create-pull-request@v5.0.0
|
||||
uses: peter-evans/create-pull-request@v5.0.1
|
||||
id: create-pr
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue