mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-21 02:03:14 +00:00
Bump peter-evans/create-pull-request from 5 to 6 (#1103)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... 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:
2
.github/workflows/lnproxy-sync.yml
vendored
2
.github/workflows/lnproxy-sync.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
run: echo "current_date=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
run: echo "current_date=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Submit pull request
|
- name: Submit pull request
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
commit-message: "Update LNProxy relay list on ${{ env.current_date }}"
|
commit-message: "Update LNProxy relay list on ${{ env.current_date }}"
|
||||||
committer: GitHub Action <action@github.com>
|
committer: GitHub Action <action@github.com>
|
||||||
|
Reference in New Issue
Block a user