mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2024-11-23 05:49:59 +00:00
Update peter-evans/create-pull-request action to v7
This commit is contained in:
parent
d47a38687a
commit
f3c8f1282a
2
.github/workflows/sdk-update-api-spec.yaml
vendored
2
.github/workflows/sdk-update-api-spec.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
./gradlew apiDump
|
||||
- name: Create pull request
|
||||
if: always()
|
||||
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
|
||||
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
|
||||
with:
|
||||
token: ${{ secrets.JF_BOT_TOKEN }}
|
||||
commit-message: 'Update generated sources to ${{ env.STABLE_API_VERSION }}'
|
||||
|
Loading…
Reference in New Issue
Block a user