mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-16 07:16:58 +01:00
chore(deps): Bump peter-evans/create-pull-request from 6 to 7 (#1014)
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -94,7 +94,7 @@ jobs:
|
||||
|
||||
- name: Send pull request to update to new version
|
||||
if: steps.update-files.outputs.has_changes
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
branch: update/${{ matrix.branch }}
|
||||
|
||||
Reference in New Issue
Block a user