mirror of
https://github.com/RoboSats/robosats.git
synced 2025-09-13 00:56:22 +00:00
chore(deps): bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- 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>
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@v6
|
uses: peter-evans/create-pull-request@v7
|
||||||
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