Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita1cf768

Browse files
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#189)
Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent5ed0534 commita1cf768

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/workflows/translate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git commit -m "Translate ${{ github.event.inputs.file }}"
3333
3434
-name:Create Pull Request
35-
uses:peter-evans/create-pull-request@v6.0.3
35+
uses:peter-evans/create-pull-request@v6.0.4
3636
with:
3737
token:${{ secrets.BOT_PAT }}
3838
commit-message:Translate ${{ github.event.inputs.file }}

‎.github/workflows/update_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git commit -m "Get changes from CPython Doc for ${{ github.ref_name }}"
3333
3434
-name:Create Pull Request
35-
uses:peter-evans/create-pull-request@v6.0.3
35+
uses:peter-evans/create-pull-request@v6.0.4
3636
with:
3737
token:${{ secrets.BOT_PAT }}
3838
commit-message:Get changes from CPython Doc for ${{ github.ref_name }}

‎.github/workflows/wrap_branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Create pull request
2828
-name:Create Pull Request
29-
uses:peter-evans/create-pull-request@v6.0.3
29+
uses:peter-evans/create-pull-request@v6.0.4
3030
with:
3131
token:${{ secrets.BOT_PAT }}
3232
commit-message:"Wrap all files on: ${{ github.ref_name }}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp