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

Commit786d2f2

Browse files
Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#151)
Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: egeakman <me@egeakman.dev>
1 parent3c5aa4e commit786d2f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.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@v5.0.1
35+
uses:peter-evans/create-pull-request@v5.0.2
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
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Create pull request
3232
-name:Create Pull Request
33-
uses:peter-evans/create-pull-request@v5.0.1
33+
uses:peter-evans/create-pull-request@v5.0.2
3434
with:
3535
token:${{ secrets.BOT_PAT }}
3636
commit-message:"Wrap all files on: ${{ github.ref_name }}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp